Several files open from workbook, how to do that?

  • Thread starter Thread starter artzuka
  • Start date Start date
A

artzuka

I have to open several files from sheet, but I don,t know how to do that. If
I make a link, I can open just one file... Another way is to do macro or
program, and give the names of files that shoud be opened, but how...
 
Hi,

File, Open then select all the files you want to open (use Ctrl+click to
select multiple files) and click Open.

Are you opening the same files each time?

If you want a macro, try recording it. Tools, Macro, Record New Macro....

If this helps, please click the Yes button

Cheers,
Shane Devenshire
 
Simplest way is probably to just record yourself.

Go to Tools, Macro, record. Pick any name you want.
A tiny toolbar should appear with a stop button visible.
While its recording, open up all the files you'll want opened. When you're
done, press the stop button.
Use the Drawing toolbar to draw any shape you want. Right-click on the
shape, assign macro. Pick the macro you just recorded.
Now whenever you click the picture, your files will open.
Ta-da!
 
thanks, that's works!!!!!!

"Luke M" kirjoitti:
Simplest way is probably to just record yourself.

Go to Tools, Macro, record. Pick any name you want.
A tiny toolbar should appear with a stop button visible.
While its recording, open up all the files you'll want opened. When you're
done, press the stop button.
Use the Drawing toolbar to draw any shape you want. Right-click on the
shape, assign macro. Pick the macro you just recorded.
Now whenever you click the picture, your files will open.
Ta-da!
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*
 

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