• 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: applescripting excel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescripting excel


  • Subject: Re: applescripting excel
  • From: dialup <email@hidden>
  • Date: Thu, 12 Jun 2003 12:07:38 -0500 (CDT)

Hi Eric,

Would something like this work for you?

----------------
tell application "Microsoft Excel"
if Cell "r1c6"'s Value is "MaterialsUsed" then
set Column 6's ColumnWidth to 50
end if
end tell
----------------


Jay


-------------


> Would someone on the list be able to help me translate the following
> into applescript: (MS Excel on OS X)
>
> If the contents of cell "R1C6" contains the text "MaterialsUsed" then
> set the column width of column 6 to 50 else don't do anything.
>
> TIA
> WWWWWWWWWWWWWWWWW
>
> Eric Waters
> Systems Trainer - Office of Institutional Communications
> Southwest Educational Development Laboratory - SEDL
> 211 E. 7th St.
> Austin, Texas 78701
> 800-476-6861 ext. 329
>
> web: http://www.sedl.org
> _______________________________________________
> applescript-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/applescript-users Do not
> post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >applescripting excel (From: Eric Waters <email@hidden>)

  • Prev by Date: Re: Delete FTP file (What about uploading?)
  • Next by Date: Re: Name Conflicts
  • Previous by thread: applescripting excel
  • Next by thread: Printing TIFFs as PDFs
  • Index(es):
    • Date
    • Thread