Hi,
I have created a Userform that collects some data from a text file and then creates a chart, the code then saves this chart as a GIF file is below
The reason I save it to Application.Default is that I am writing this code for other people in my office. Their My document folder will have a completely differnt path to mine due to servers and user names.
At the end of the userform I have the workbook close without saving, which is intended. What I would like to happne is before the workbook closes is for the GIF to be opened in either Internet explorer or Windows Picture and fax viewer.
I have tried Shell commands with the same "fname" but it won't work.
Any help would be great. Cheers
Bookmarks