Excel - Formatting: AutoFit Column or AutoFit Row

I would like to AutoFit a range of columns in excel. Does anyone have the code to accomplish this?

Sure, slashdot. Try something like:

tell application "Microsoft Excel" to autofit column "B:D"

Thanks again…:slight_smile: