G
Guest
I have a form in Access 97 which contains a field which pulls together data
from other fields. ICB Tracking Number=[ICB Number] & [Region] &
Left([Vertical],1) & [Auto Number]. ICB Number is a dlookup field (julian
date - I couldn't figure out the sql to determine julian date base on the
request date), Region is a dlookup field, Vertical is a combo box w/value
list. The number makes up what will be a unique number for each record.
Once the number is determined, I will append to other tables. The problem is
the ICB tracking Number is stored in the forms datasheet view but does not
store in the table. How do I get this unique number in the table?
Any help is appreciated. Keep in mind I am sql handicapped.
jennifer
from other fields. ICB Tracking Number=[ICB Number] & [Region] &
Left([Vertical],1) & [Auto Number]. ICB Number is a dlookup field (julian
date - I couldn't figure out the sql to determine julian date base on the
request date), Region is a dlookup field, Vertical is a combo box w/value
list. The number makes up what will be a unique number for each record.
Once the number is determined, I will append to other tables. The problem is
the ICB tracking Number is stored in the forms datasheet view but does not
store in the table. How do I get this unique number in the table?
Any help is appreciated. Keep in mind I am sql handicapped.
jennifer