R
Rob Roy CC
In one of my forms I import a list of file names from different folders on my
hard drive. My problem is that the import command imports the full file name
which includes the file path. The import command can not be changed so what I
want to do is use programming to remove everything to the left of the last
backslash "\" including the backslash. The list of file names are imported in
a subform and are recorded in a separate table.
Thanks for your help, Rob
hard drive. My problem is that the import command imports the full file name
which includes the file path. The import command can not be changed so what I
want to do is use programming to remove everything to the left of the last
backslash "\" including the backslash. The list of file names are imported in
a subform and are recorded in a separate table.
Thanks for your help, Rob