Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Character padding ?
Message
From
20/10/2001 03:52:17
 
 
To
19/10/2001 15:54:55
General information
Forum:
Microsoft Office
Category:
Access
Miscellaneous
Thread ID:
00571094
Message ID:
00571277
Views:
17
This message has been marked as a message which has helped to the initial question of the thread.
Hi Michael,

I wouldn't store the number as character with leading zero's.
Just a Format() function in your query will show the number (on both report and form) with 0 prefixes.
Specify in the query-editor e.g.:
EditedNumber: Format([NumberField];"0000")

Nic;o)
Previous
Reply
Map
View

Click here to load this message in the networking platform