S
Steve
I have a Field on a form called TurnID defined as
AutoNumber. I need to have another field on the same table
called TempID to be updated with the number that is
generated when the a new record is created so that other
macros and queries can use the Tempid to insert/search
addtional tables. I read where macros and append queries
cant use Autonumber fields, so I tried adding an
additional field called TempID, but I am unable to
populate it with the TurnId number. TurnID is the key used
by additional Tables. Help!
AutoNumber. I need to have another field on the same table
called TempID to be updated with the number that is
generated when the a new record is created so that other
macros and queries can use the Tempid to insert/search
addtional tables. I read where macros and append queries
cant use Autonumber fields, so I tried adding an
additional field called TempID, but I am unable to
populate it with the TurnId number. TurnID is the key used
by additional Tables. Help!