batch insert pictures one time in excel macro

  • Thread starter Thread starter robin
  • Start date Start date
R

robin

I want to insert many pictures into excel 2000 one
time .How can i write the macro?
 
turn on the macro recorder and then do

Insert=>Picture from file

Turn off the macro recorder.

Now you can create a loop that feeds the code the name of each file.
 

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