
SHORTCUT TO MAKE TEXT SMALLER PASSWORD
Reuse: Quickly insert complex formulas, charts and anything that you have used before Encrypt Cells with password Create Mailing List and send emails.The Best Office Productivity Tools Kutools for Excel Solves Most of Your Problems, and Increases Your Productivity by 80% Then click OK and close the Macro dialog, now, when you press Ctrl + O, the selected cell font size will be increased, and when pressing Ctrl + P, the font size will be decreased as you need. And then click OK, go on select MakeSmaller macro from the list box, and then click Options button to go to the Macro Options dialog box, specify a shortcut key to decrease the font size into the Shortcut key section, see screenshot:Ħ. In the popped out Macro dialog box, select the MakeBigger macro in the list box, and then click Options button to go to the Macro Options dialog box, specify a shortcut key to increase the font size into the Shortcut key section, see screenshot:ĥ. After inserting the code, then save and close the window, and click Developer > Macros, see screenshot:Ĥ. VBA code: Increase or decrease the font size with custom shortcut keys: Sub MakeBigger()
SHORTCUT TO MAKE TEXT SMALLER CODE
Click Insert > Module, and paste the following code in the Module Window. Hold down the ALT + F11 keys, and it opens the Microsoft Visual Basic for Applications window.Ģ. If the above shortcut keys are difficult to remember, here you can create your own handy shortcut keys. Increase the font size, please press Alt+H keys together, and then press FG keys on the keyboard ĭecrease the font size, please press Alt+H keys together, and then press FK keys on the keyboard. Here are some shortcut keys for you to increase and decrease the text font size of the selected cell(s), please do as this: Increase or decrease the font size with custom shortcut keys Increase or decrease the font size with shortcut keys In Excel, of course, you can change the font size from the Font Size drop down list, but, if you want to increase or decrease the font size just by using some shortcut keys, how could you solve it in Excel? How to increase or decrease the font size with shortcut key in Excel?
