hey gang–
I am writing a routine to import data from a text file into a template. I would like to invoke the Open dialog box (or something similar) to give my users a navigable interface. However, instead of opening the file they select, I need to be able to capture the name and path of the file to include in my import procedure. Would anyone have any suggestions on this.