Easy Question. What code will open up a MS Word document while in Excel?
Posted by James Hill on September 28, 2001 1:25 PM
In my workbook, I have a message box pop up asking the user whether or not they have read over the help file instructions for my program. What code can I insert into the function that will launch the external MS Word document that I have created. I haven't yet figured out where the word file will be saved, but I imagine I can just plug that into the path later on. Related to this issue, is there any way for excel to search the entire hard drive and/or the CD-Rom drive for this help file? I appreciate any suggestions for handling this issue.