This is a VBA/VBScript combo type issue. I have written a vbScript that uses GetAbsolutePathName and it works great. I use ScriptCriptor program to compile it into an .exe file and the .exe file also works great. Then when I use the Shell command to run the script in MS Access Form VBA code, the program reports my "My Documents" path instead of the accurate information. Does anyone have ideas of what to try to fix this?