Hi
I'm writing a small program to automate a task in Excel (using VBA). I've got it to do everything else that I want it to do (formatting cells, adding and deleting cells, etc) but I can't figure out how to use the Open dialog box to load a file. The help file is no use whatsoever - it just tells me how to return true or false depending on what's clicked in the dialog box, but not how to actually return the filename or load the file.
I'd appreciate a bit of help with this matter.
Thanks
I'm writing a small program to automate a task in Excel (using VBA). I've got it to do everything else that I want it to do (formatting cells, adding and deleting cells, etc) but I can't figure out how to use the Open dialog box to load a file. The help file is no use whatsoever - it just tells me how to return true or false depending on what's clicked in the dialog box, but not how to actually return the filename or load the file.
I'd appreciate a bit of help with this matter.
Thanks