A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Displaying comma's



 
 
Thread Tools Display Modes
  #1  
Old June 9th, 2004, 09:16 PM
Ronnie
external usenet poster
 
Posts: n/a
Default Displaying comma's

I have a field named EAC defined in my table as a number field. The field size is set to double and the format is standard.

When entering data in this field on a form the number is displayed as how you would type it e.g 123,929

How do I make the field on the form display commas between the numbers, E.G 123,929 ?

Thanks

Ronnie

  #2  
Old June 10th, 2004, 07:50 AM
Van T. Dinh
external usenet poster
 
Posts: n/a
Default Displaying comma's

Set the Format Property of the TextBox to "#,###" (without
the double-quotes.

HTH
Van T. Dinh
MVP (Access)



-----Original Message-----
I have a field named EAC defined in my table as a number

field. The field size is set to double and the format is
standard.

When entering data in this field on a form the number is

displayed as how you would type it e.g 123,929

How do I make the field on the form display commas

between the numbers, E.G 123,929 ?

Thanks

Ronnie

.

  #3  
Old June 10th, 2004, 10:29 AM
Ronnie
external usenet poster
 
Posts: n/a
Default Displaying comma's

Thanks Van. This done the trick

Ronnie

"Van T. Dinh" wrote:

Set the Format Property of the TextBox to "#,###" (without
the double-quotes.

HTH
Van T. Dinh
MVP (Access)



-----Original Message-----
I have a field named EAC defined in my table as a number

field. The field size is set to double and the format is
standard.

When entering data in this field on a form the number is

displayed as how you would type it e.g 123,929

How do I make the field on the form display commas

between the numbers, E.G 123,929 ?

Thanks

Ronnie

.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:47 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.