Excel 2011: Select noncontiguous columns
Excel 2011: Select noncontiguous columns
- Subject: Excel 2011: Select noncontiguous columns
- From: Olivier Berquin <email@hidden>
- Date: Wed, 19 Oct 2011 10:02:01 +0200
Hi there,
I would like to select noncontiguous columns to change the « column width »
Something like
set myRange to range {column 6, column 8, column 11, column 14, column 17}
set column width of myRange to 14
Instead of:
set column width of column 6 to 14
set column width of column 8 to 14
set column width of column 11 to 14
set column width of column 14 to 14
set column width of column 17 to 14
TIA.
Oli.
--
Mac OS 10.6.7
_______________________________________________
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