U
uberblick
Hello Access Community,
I have 2 fields, one called DV_ID and FNAME .
None are primary since some DV_ID have multiple FNAMEs.
I'd like to create a table where I have the 1st field called DV_ID, 2nd
field called filename1, 3rd field called filename2, and 4th field called
filename3.
When I have more than 1 FNAME per DV_ID, I'd like to have them inserted into
filename2 and filename3 respectively.
When DV_ID have a single FNAME, I'd like filename2 and filename3 to be null.
Any help will be very appreciated.
Regards
Stephan
I have 2 fields, one called DV_ID and FNAME .
None are primary since some DV_ID have multiple FNAMEs.
I'd like to create a table where I have the 1st field called DV_ID, 2nd
field called filename1, 3rd field called filename2, and 4th field called
filename3.
When I have more than 1 FNAME per DV_ID, I'd like to have them inserted into
filename2 and filename3 respectively.
When DV_ID have a single FNAME, I'd like filename2 and filename3 to be null.
Any help will be very appreciated.
Regards
Stephan