Hi
I using VBA 6.3 for excel
I want to be able to do the following.
- press a button that open a new excel file
- in the new excel file I want the user to select a sheet of his own choice, lets say he picks a sheet called "test6" and then he select cells(5,9).
my question is: is it possible to transfer the info of the sheet name (test6) a the cell the user picked back to the sheet where I pressed the button
Hope you can help
Br Bo
I using VBA 6.3 for excel
I want to be able to do the following.
- press a button that open a new excel file
- in the new excel file I want the user to select a sheet of his own choice, lets say he picks a sheet called "test6" and then he select cells(5,9).
my question is: is it possible to transfer the info of the sheet name (test6) a the cell the user picked back to the sheet where I pressed the button
Hope you can help
Br Bo