How to format spreadsheets in VB

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

Guest

I have great Macro doing umpteen things wonderfully, to finish it off I just
wanted to format everything so it would print.

This I had to record (basic VB knowledge only) , and one by one changed
every sheet to landscape, then to 8 point, then adjusted column widths.

Touble is although stuff prior to this is 'complex' it takes seconds,
whereas this formatting takes 'MINUTES' to run.

any tips please, need this finished for tomorrow
 
Look here:

http://www.mcgimpsey.com/excel/udfs/pagesetup.html

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

|I have great Macro doing umpteen things wonderfully, to finish it off I just
| wanted to format everything so it would print.
|
| This I had to record (basic VB knowledge only) , and one by one changed
| every sheet to landscape, then to 8 point, then adjusted column widths.
|
| Touble is although stuff prior to this is 'complex' it takes seconds,
| whereas this formatting takes 'MINUTES' to run.
|
| any tips please, need this finished for tomorrow
 

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