I've written quite a few macros that aid in the analysis of my collected experimental data. I'm now creating a user form that will display buttons for each of the macros I've written. However, as the first action of every button I want to include a macro to facilitate loading the tab delimited data. I recorded a macro of me importing the data with the settings I want and have been trying to incorporate this with GetOpenFilename() however if the cancel button is chosen from the file chooser the program crashes. I've tried various methods but they all seem to generate an error. Any help would be greatly appreciated.
Bookmarks