Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-05-2021, 12:10 PM
Cendrinne's Avatar
Cendrinne Cendrinne is offline Help with access Lists Gallery to Format all Windows 10 Help with access Lists Gallery to Format all Office 2019
Competent Performer
Help with access Lists Gallery to Format all
 
Join Date: Aug 2019
Location: Montreal Quebec Canada
Posts: 200
Cendrinne is on a distinguished road
Default Help with access Lists Gallery to Format all

Hello Pros,
I've been searching for months to find a way on my own, but I'm giving up and asking again for your guidance.

When a PDF document is converted to Word, I find all the lists (numbers, alphabets, bullets), are either enlarged or reduced in size, so you can see in the Font window, under Advanced settings (2nd tab), the Scale is Not 100%, and often the Spacing is Not set to Normal.

I've created for myself a macro to fix the Fonts to 100% and Spacing, as below:

HTML Code:
    With Selection.Font
        .Name = ""
        .Spacing = 0
        .Scaling = 100
        .Position = 0
        .Kerning = 0
        .Ligatures = wdLigaturesNone
        .NumberSpacing = wdNumberSpacingDefault
        .NumberForm = wdNumberFormDefault
        .StylisticSet = wdStylisticSetDefault
        .ContextualAlternates = 0
    End With
Now I would like to apply it to all the different types of Lists in a Word Document.
Numbered, Alphabetics, and Bullets.
With all the levels, and including Multilevel, or single list.

My Research on the topic, led me to understand, I need to access the List Galery.????
I'm still confused on this whole topic. Is it easily accessible?

Is it doable? All combinations I do, do not work and can't find scripts about it, or I don't understand.

Any insights you could share with me?

Happy Easter by the way, and thanking you in advance

Cendrinne
Reply With Quote
 

Tags
gallery, list indentation, list styles



Similar Threads
Thread Thread Starter Forum Replies Last Post
Comparing two lists and extracting values missing from both lists Dave T Excel Programming 4 11-01-2018 11:51 PM
Creating global contact lists (distribution lists) Outlook 2011 Mac pengyou Outlook 0 09-10-2016 02:18 PM
Help with access Lists Gallery to Format all I want to create a lists within lists (nested merges) AndyS Mail Merge 10 12-11-2015 03:05 PM
Add command (not gallery) to quick access toolbar MarkPhil Word 3 02-16-2014 06:10 AM
Project gallery slidon Word 0 04-29-2013 07:22 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 01:49 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft