Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How can I change the font size on my entire worksheet via VBA?
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello
Worksheets("Sheet1").Cells.Font.Name = "Tahoma" HTH Cordially Pascal "Secret Squirrel" a écrit dans le message de news: ... How can I change the font size on my entire worksheet via VBA? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
activesheet.cells.font.size = 10 or mayby just cells.font.size = 10 regards FSt1 "Secret Squirrel" wrote: How can I change the font size on my entire worksheet via VBA? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing Font color based on font type or size | Excel Discussion (Misc queries) | |||
change font size on screen, but prints in old size | Excel Discussion (Misc queries) | |||
Change all text one font size up with various font sizes used. | New Users to Excel | |||
My tabs' font size is smaller - how do I restore default size? | Excel Discussion (Misc queries) | |||
Font size prints same size regardless of how I set it in Excel | Excel Discussion (Misc queries) |