Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: TurtleMx
  • Content: Threads
  • Order by date
  1. TurtleMx

    Access VBA Formatting Excel .PageSetup Time Consuming Why?

    Hello All! Does somebody knows why it takes more processor time when setting some .PageSetup properties? See example below: With .Sheets(sSheet).PageSetup .LeftHeader = "" 'Time consuming .CenterHeader = "&A" 'Time consuming .RightHeader = "" 'Time consuming .LeftFooter =...

Part and Inventory Search

Back
Top