noboffinme
Registered User.
- Local time
- Today, 19:24
- Joined
- Nov 28, 2007
- Messages
- 288
Hi
I have a Continuous Sub Form with one of the field names as Sub_ID & I can't use Autonumber as a datatype.
I have it as a number data type & I want it to increment + 1 as the new field appears.
So the user fills in the continuous form which initially is set to a default of [Sub_ID] = 1, & as they type data into it the next field that automatically appears should have the [Sub_ID] = 2 & so on...
Thanks
I have a Continuous Sub Form with one of the field names as Sub_ID & I can't use Autonumber as a datatype.
I have it as a number data type & I want it to increment + 1 as the new field appears.
So the user fills in the continuous form which initially is set to a default of [Sub_ID] = 1, & as they type data into it the next field that automatically appears should have the [Sub_ID] = 2 & so on...
Thanks