Good Programming Tip: Always use relative path....

App.Path & "/folder/file.ext"

This is a good tip and very useful.... infact you can dim a variable called filePath = app.path so that you can just say filepath & something...