we send excel files to one of our subsidaries on a daily basis. that group
will select a series of files at week end to process to another system. as
part of that process, information is added to orig file.
so what i want to is have the subsidary group select whatever files they
want. the selected file would then be placed into a std name file. that std
name excel book would be recognized by a query, so that could import to an
access data base.
from there, i can do the necessary processing thru access and finally export
a file for the other system.
so, i was thinking if i had a file called 'importfile', once the excel work
book is selected from the directory, that book would go to a book called
'importfile'. from there queries will take over.