LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #21   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Insert string from Pup up box selection

Some of the properties in PageSetup can take a while. It's just their
nature! Setting header text is high on the list and so some folks use
XLM4 macros to do things because it's much faster being that it's not
VBA. You can get code sample for using this alternate approach from
John McGimpsey's website. The original code was by John Green but JM
has reworked it to be quite a bit more friendly. I highly recommend you
use this for all pagesetup needs as it can set all possible properties
in a few seconds. Since it's XLM4 it's fairly old so any missing
properties we have today will have to be done in the usual way.

Here's a link...

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

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup! comp.lang.basic.visual.misc


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert cells at end of selection Kirsty Excel Programming 0 November 17th 09 10:47 PM
Insert Row Selection VLOOKUP fORMULA Excel Worksheet Functions 2 June 19th 09 04:44 AM
Selection of text from a string mebsmith Excel Programming 7 November 6th 08 05:59 PM
Selection saved as CSV with string delimiter Vlad[_8_] Excel Programming 4 March 27th 08 01:19 AM
Selection as String Shakespear Excel Programming 4 August 5th 05 04:15 PM


All times are GMT +1. The time now is 06:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"