On my Form I am using Autonumber for FormNumber.
Field Size = Long Integer
New Values = Increment
Format = \1000
This starts the Autonumber at 1000. This works as far
as the table goes. My issue is that on the Form the
Number shows 1, or 2 instead of 1001, and 1002. Any
suggestions. I would like the full number to show on
the Form.
Field Size = Long Integer
New Values = Increment
Format = \1000
This starts the Autonumber at 1000. This works as far
as the table goes. My issue is that on the Form the
Number shows 1, or 2 instead of 1001, and 1002. Any
suggestions. I would like the full number to show on
the Form.