![]() |
Arial pt. 8 ONLY
I want Sheets 2 & 3 to use Arial size 8 formatting only. What's the
best way to do that? Thanks in advance, -- Dan |
Arial pt. 8 ONLY
Thanks galimi, it worked perfectly.
-- Dan galimi wrote: Dan, You can write the following for the sheet2 object to change the current used range. If you want to apply it to the whole sheet, use cells instead of usedrange. with sheet2.usedrange.font .name = "Verdana" .size=8 end with -- http://HelpExcel.com "Dan R." wrote: I want Sheets 2 & 3 to use Arial size 8 formatting only. What's the best way to do that? Thanks in advance, -- Dan |
All times are GMT +1. The time now is 08:20 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com