Excel 2004 - How to set fill color of cells?
Excel 2004 - How to set fill color of cells?
- Subject: Excel 2004 - How to set fill color of cells?
- From: Richard Rönnbäck <email@hidden>
- Date: Fri, 02 Dec 2005 19:20:38 +0100
- Thread-topic: Excel 2004 - How to set fill color of cells?
I know this must be really simple, but I have spent several hours trying to
figure out how to set the cell color in Excel 2004 and the closest I get is:
tell application "Microsoft Excel"
tell document 1
set color index of interior object of style object of cell 1 of row
1 of active sheet to 3
end tell
end tell
Which for some reason, that is totally beyond me, colorizes of all cells.
Can someone please tell me what I am doing wrong?
// Richard
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden