How to auto format Chapters in Word so they appear centered on single pages in your document. We'll do this by creating a Macro with a shortcut button on your Quick Access Toolbar. This helps you automate a task in Word that would normally be repetitive and time consuming if you did it manually. Save time by assigning your Macro to an icon button on the Ribbon or Quick Access Toolbar. We'll also look at how to record your own macro and assign it to an icon button.
You can download the sample document we use in this video if you want to follow along. Be sure to download and open in Microsoft Word desktop app version: https://docs.google.com/document/d/1f...
TIMESTAMPS ⏰
00:00 How to Auto Format Chapters in Word
00:31 Enable Developer Tab in Word
01:05 Insert a VBA Macro
01:48 Assign Macro to Icon on Quick Access Toolbar
03:31 Assign Macro to Icon on Ribbon
06:02 Edit Macros
06:42 How to Record a Macro
VBA Code used in video:
Sub ChapterTitle()
'
' ChapterTitle Macro
' Inserts a chapter title on a new page with specific formatting.
'
' Insert section break to start a new page
Selection.InsertBreak Type:=wdPageBreak
' Move selection to the new page
Selection.MoveUp Unit:=wdParagraph, Count:=1
' Insert carriage returns before the chapter title
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
Selection.TypeParagraph
' Center align the text
Selection.ParagraphFormat.Alignment = wdAlignParagraphCenter
' Apply bold and font size 24 to the chapter title
Selection.Font.Bold = wdToggle
Selection.Font.Size = 24
' Type the chapter title text
Selection.TypeText Text:="Chapter Title"
End Sub
COURSE 🎒
Create Fillable Forms, Surveys & Questionnaires in Microsoft Word like a Pro: • Creating Fillable Forms in Microsoft ...
WATCH NEXT 📺 Create a Reset Form Button in Word: • Create a Reset Form Button in Word - ...
CHANNEL LINK 📺
/ @sharonsmith
Visit my Channel page on YouTube to see all my videos, playlists, community posts and more!
TEMPLATES 📄
Check out my helpful list of templates available for purchase: https://creatoriq.cc/43c51cv
Thank you for supporting my channel! 🌟
FREE DOWNLOADS ⬇️
✦ Visit https://mailchi.mp/6a0859ea0844/sharo... to sign-up for my e-mail list and get FREE downloads of super helpful spreadsheet formulas, dashboards and Org Chart templates for HR professionals.
CONNECT WITH ME 📎
Visit my website: https://www.sharonsmithhr.com for more information, tools and resources.
LinkedIn: / sharonsmithhr
Twitter: / sharonsmithhr
Instagram: / sharonsmithlearning
Facebook: / sharonsmithlearning
GEAR ⚙️
🎙 Blue Yeti USB Microphone: https://amzn.to/2W4SbzV (Great for recording professional sounding audio for your videos!)
🖱 Silent Mouse: https://amzn.to/3pxpc25 (This is a really cool mouse!)
🎥 Screen Recording Software: https://techsmith.z6rjha.net/NZG5b
📗 Green Screen: https://amzn.to/2DnHsY2
📸 Camera: https://amzn.to/39KvpQA
🔌 Live Stream Tool: https://amzn.to/2VFJyID (Turns your DSLR into a top notch webcam)
RESOURCES 📚
✏️ JotForm: https://www.jotform.com/pricing/?utm_...
🖥️ TechSmith Camtasia Screen Recording: https://techsmith.z6rjha.net/SharonSm...
Links included here are affiliate links. If you click on these links and make a purchase, I may earn a small commission at no additional cost to you. Thanks for supporting this channel!
SUPPORT THIS CHANNEL 🙌
Hit the "$Thanks" button on any video, or
Donate through my PayPal link: https://www.paypal.com/cgi-bin/webscr...
If you found this content helpful, please consider donating to my channel. Your donation, no matter what amount, is greatly appreciated and goes towards producing more content that enhances your productivity and elevates your skills.
You can also support my channel just by watching, liking, and sharing all my videos! Thank you so much! ❤️
PLAYLISTS 🎥
➤ Jotform Tutorials: • Jotform Tutorials
➤Create A Letterhead in Word: • Create A Letterhead in Word
➤Creating Fillable Forms: • How To Create A Fillable Form In Micr...
➤ Word Tutorials: • Microsoft Word Tutorials