R
Robbie Gilbert
I would like to update the current table with a number contained in another
table, then add 1 to
The source table number so that the number will be unique for the next
record added.
The tables do have a relationship established.
Simply –
Location_ID
Source_Number
Location_ID
Destination_Number
I want the value of source number in destination number, (If Destination is
Blank), then add 1 to Source Number. Tables have a relationship by
Location_ID.
I have played with this – but keep getting errors! Help!!
Thanks
Robbie
table, then add 1 to
The source table number so that the number will be unique for the next
record added.
The tables do have a relationship established.
Simply –
Location_ID
Source_Number
Location_ID
Destination_Number
I want the value of source number in destination number, (If Destination is
Blank), then add 1 to Source Number. Tables have a relationship by
Location_ID.
I have played with this – but keep getting errors! Help!!
Thanks
Robbie