G
Guest
I am importing a list of file names and wish to insert into another field the
file name without the file extension.
Example: tblPhotos has two fields: PicID (key) and PicName
file name 540987.jpg is imported into the field PicID
I would like to automatically populate the field PicName with the 540987 so
that it can be related to a key field in another table.
Thanks in advance for you help......
file name without the file extension.
Example: tblPhotos has two fields: PicID (key) and PicName
file name 540987.jpg is imported into the field PicID
I would like to automatically populate the field PicName with the 540987 so
that it can be related to a key field in another table.
Thanks in advance for you help......