![]() |
|
#1
|
|||
|
|||
|
Hi, pretty new to macros and was just trying to make a simple one to change the font size of highlighted text. I hit record, changed the font size and then stopped it, and that macro, when activated, did nothing.
If it helps, here's the code for that macro: Sub Size10() ' ' Size10 Macro ' ' mySel = Selection.Font.Size mySel = 10 End Sub Any help would be appreciated, thanks! |
| Tags |
| macros |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Macro to change font size of Footnote Reference in Footnote Text
|
TheBigBoss | Word VBA | 5 | 06-10-2022 06:14 AM |
VBA - Word how to globally change the font and font size in footnotes
|
thomasoj | Word VBA | 3 | 01-15-2020 06:26 AM |
| VBA - change font and font size for Word footnote | thomasoj | Word VBA | 1 | 01-15-2020 02:37 AM |
create macro to change font size to 12.5pt
|
Chuck Barnett | Word | 5 | 02-28-2019 07:30 AM |
Looping Macro to Change Font, Font Size, and Give Heading 1
|
WH7262 | Word VBA | 1 | 08-26-2014 03:46 PM |