Hello - I have over 500 folders that contain XML files in each folder. I need to go through each folder and append the data from the XML files into my database.
Thanks for your help.:confused:
The following line doesn't work. I've tried everything I can think of. It will work if I take the word Like out of it and insert a full word instead of the *. There is no error message, just a blank field. I tried it in a query grid and it works as expected. Any ideas?
=DSum(" [LineValue]...