Hello,
I'm trying to write vba code that will ask the user to browse for a certain excel spreadsheet on their computer, then open that file. Is this possible?
I currently have it set up to ask the user to input the file name to open it, but that requires the user to make no errors in their typing...which is not reliable.
Any suggestions would be much appreciated.
Thanks in advance!
I'm trying to write vba code that will ask the user to browse for a certain excel spreadsheet on their computer, then open that file. Is this possible?
I currently have it set up to ask the user to input the file name to open it, but that requires the user to make no errors in their typing...which is not reliable.
Any suggestions would be much appreciated.
Thanks in advance!