Please excuse my newbie naivite, but I'm struggling here!
I need to write some VBA code in a client Excel file to search a folder ("server"
for filenames matching my criteria (e.g filename contains z31245). Then I need to extract data from certain cells in that file and copy the data to my client Excel file. The whole code will be in a loop to repeat this process for each line in the client file (criteria to match filename comes from 1st cell in each line).
How can I tell it to search through the folder until it finds a filename containing e.g. z31245?. Also, do I then have to open the file to pick up the cells I need to copy?
Many Thanks,
Liz
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
I need to write some VBA code in a client Excel file to search a folder ("server"
How can I tell it to search through the folder until it finds a filename containing e.g. z31245?. Also, do I then have to open the file to pick up the cells I need to copy?
Many Thanks,
Liz
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)