I am TOTALLY new to VBA. I need help trying to add a browse type function from within a macro (any suggestions on a better way of accomplishing this are welcomed.) I have a macro that imports a text file using TransferText and the file to be imported is hardcoded. I need the user to have the ability to browse for the file instead of typing the path and name.
I have looked through the forum and noticed that it has been mentioned a couple of times to use "Common Dialog" control of ActiveX. I don't have a clue about how to go about that. If anyone can offer help to get me started, I would greatly appreciate. OR if there is a better way to do this, I would welcome your suggestions also.
I have looked through the forum and noticed that it has been mentioned a couple of times to use "Common Dialog" control of ActiveX. I don't have a clue about how to go about that. If anyone can offer help to get me started, I would greatly appreciate. OR if there is a better way to do this, I would welcome your suggestions also.