Re: Excel 2011: Select noncontiguous columns
Re: Excel 2011: Select noncontiguous columns
- Subject: Re: Excel 2011: Select noncontiguous columns
- From: Olivier Berquin <email@hidden>
- Date: Thu, 20 Oct 2011 08:55:20 +0200
Curious…
Someone else sent me the same code and it does not work.
I’ve this error:
The object you are trying to access does not exist" number -1728
from range "F:F,H:H,K:K,N:N,Q:Q »
in the line
set rng to range ("F:F,H:H,K:K,N:N,Q:Q")
If I try
set rng to range ("A:A")
set column width of rng to 25
Nothing happens.
Very weird.
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