Results 1 to 3 of 3

Thread: How to automatically highlight auto numbered lists

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Banned VBAX Newbie
    Joined
    Jun 2024
    Posts
    2
    Location
    Quote Originally Posted by utorlee View Post
    I have a document of 100 pages. There are countless numbered lists.
    Some are numbered using auto numbering while some are not.
    Is there any way I can turn all auto numbered lists into red colour using VBA or otherwise automatically?

    That is, auto numbered lists are turned into
    1. xxx
    2. xxx
    3. xxx

    While those of manually numbered lists are not and remain
    1. xxx
    2. xxx
    3. xxx
    Using the automatic numbering style, you can modify it.
    Last edited by Aussiebear; 03-05-2025 at 07:44 PM. Reason: Removed spam link

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •