Hi there!

Is it possible for the macro to save the files to the temp folder (found in every pc )?

As different pc will have different directory path to the temp folder, is there anyway to tell macro to save the files to the temp folder without writing out the full path?

I'm doing this as these files i'm saving are going to be read in by another external application. And the annoying part is this external application is only able to read in files from the Temp folder.

thanks a million!!