merciless32
03-11-2002, 06:35 AM
How do I make ACCESS capture and display placeholders? I have an Autonumber field set up with leading zeros. When I display the record number in another field or report it will not display the leading zeros.
|
View Full Version : Displaying Placeholders merciless32 03-11-2002, 06:35 AM How do I make ACCESS capture and display placeholders? I have an Autonumber field set up with leading zeros. When I display the record number in another field or report it will not display the leading zeros. Rich 03-11-2002, 06:43 AM In the table set the Format to 00000000 or however many zeros you need |