shorter way?

M

Me !

I have a macro in excel that fills a form for a branch and then print it for
90 times.

I want to send them by email and for this i need to send a file to each
branch.

Instead of
Cells.select
Cells.copy
....
workbooks.add
.......
activeworkbook.save .... and so on

is there a shorter way for putting a sheet separated in another 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

Top