M
Marco
I have a word document that I would like to create a command button that
automatically launches excel and then brings up the file dialog box.
Is there VBA code that does can do this.
I tried Set objExcel = New Excel.Application to set the application to Excel
but can't figure out how to open the file dialog box in excel.
automatically launches excel and then brings up the file dialog box.
Is there VBA code that does can do this.
I tried Set objExcel = New Excel.Application to set the application to Excel
but can't figure out how to open the file dialog box in excel.