I would like to thank robdog888 for the code sample posted at http://www.vbforums.com/showthread.p...37#post2445837. Perfect for my current project. My question is related to the said link. I would just like to add a question. How can I save the excel file directly to the Desktop? Is there a way not to hard code the save to file path: example "D:\Test.xls". My application will reside in a Windows 2003 Company Domain environment, is there a way to export the excel file and save directly to the desktop? How can i get the user profile? Thanks.