0

Prevent leading zero from disappearing.

In the following report I specify Job 0660 and on first run it's ok.
But when running it an second time you can see that Jet changed the filter to 660 even though the cell type is Text.
How can I keep the leading zeros. Sofar the only solution has been the filter: 0660|0660 but that is just plain weird.
Cannot expect customer to enter Job each time when report is run.
BTW: not all jobs have a 4 position No. so something like RIGHT("0000" & MyVALUE, 4) will not work.

7 comments

Please sign in to leave a comment.