• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Excel: hide multiple columns with Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Excel: hide multiple columns with Applescript


  • Subject: Re: Excel: hide multiple columns with Applescript
  • From: Paul Berkowitz <email@hidden>
  • Date: Sun, 17 Apr 2011 11:38:03 -0700
  • Thread-topic: Excel: hide multiple columns with Applescript

Title: Re: Excel: hide multiple columns with Applescript
On 4/16/11 12:35 PM, "Cameron Knowlton" <email@hidden> wrote:

Wow, disabling screen updating DID speed things up considerably:

Good. Because of the repeat block, and the fact that what it's acting on is the 'visible' property of many individual (repeated) items, each of which can take time to register on-screen before the script goes on to the next repeat iteration, it can make a big difference to just cut the on-screen manifestations out until it's all done.

Thanks for reporting back.

--
Paul Berkowitz
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Excel: hide multiple columns with Applescript (From: Cameron Knowlton <email@hidden>)

  • Prev by Date: Re: retrieving the values of record
  • Next by Date: Re: retrieving the values of record
  • Previous by thread: Re: Excel: hide multiple columns with Applescript
  • Next by thread: Re: Excel: hide multiple columns with Applescript
  • Index(es):
    • Date
    • Thread