B
Bill
I've inherited a table that someone changed the new value
property for an autonumber data type field from Increment
to Random. This field needs to be included on some reports
and the random numbers (including negatives) are spazzing
some users out. I've tried copying the table (structure
only), deleting the field, reinserting it with increment
set for the new value property, and then appending the
data back in. Even though the new field has the correct
properties, the new records are still coming in with the
random numbering scheme.
Does anyone have any suggestions?
TIA,
Bill
property for an autonumber data type field from Increment
to Random. This field needs to be included on some reports
and the random numbers (including negatives) are spazzing
some users out. I've tried copying the table (structure
only), deleting the field, reinserting it with increment
set for the new value property, and then appending the
data back in. Even though the new field has the correct
properties, the new records are still coming in with the
random numbering scheme.
Does anyone have any suggestions?
TIA,
Bill