Using AppleScript, how can I change the background color of “cells ranging from A3 to E3” to light grey?
I still want the font to be in black.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Two caveats with this answer: You didn’t specify which version of Excel, and the following was tested in v2004.
Per the dictionary,
color indexis “the color is specified as an index value into the current color palette”. In other words, the color index that is light gray in your install maybe different elsewhere.