Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi there, I want to change the font size using a macro, if
theres a way pls help me with this. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Range("C3").Font.Size = 12
You can find out the answers to questions like these by recording macro while doing it manually and then perusing the code generated. -- Message posted from http://www.ExcelForum.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
activecell.Font.Size = 14
-- Regards, Tom Ogilvy "George" wrote in message ... hi there, I want to change the font size using a macro, if theres a way pls help me with this. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I change default font type/size in excel? | Setting up and Configuration of Excel | |||
Change all text one font size up with various font sizes used. | New Users to Excel | |||
How do I change the font size of a pull down menu in MS Excel | Excel Worksheet Functions | |||
How can I change the font size on an Excel sheet tab? | Excel Discussion (Misc queries) | |||
Change default font and size in Comments box in Excel. | Setting up and Configuration of Excel |