Need button or menu to load a file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to create a button or menu item that would load a specific Excel
file. How do I do this?

Henry
 
Try Insert|Hyperlink

It may be the easiest way.
I would like to create a button or menu item that would load a specific Excel
file. How do I do this?

Henry
 
Dave,

Thanks, that will work inside a document but I meant to say that I wanted to
add a button to Excel's toolbar that would launch the file. You used to be
able to do this with Office's shortcut bar, but that's gone now.

Henry Falk
 
If you want to use a button that opens a workbook, then you could record a macro
when you open that workbook manually.

Then customize the toolbar
(Tools|Customize)
and assign your macro to that custom button.
 
Dave,

Thanks, that worked perfectly!

Henry

Dave Peterson said:
If you want to use a button that opens a workbook, then you could record a macro
when you open that workbook manually.

Then customize the toolbar
(Tools|Customize)
and assign your macro to that custom button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top