Forum Discussion

AhmadMeleha's avatar
AhmadMeleha
Copper Contributor
Jul 14, 2023
Solved

A problem with MS word numbering duplication

Hello there,
I'm using MS word 2021, and there is an annoying problem that I face while I try to copy a question format by "Format Painter"
Questions are already having numbers and when I copy the 1st question format to apply it to the whole document questions, it gives the question the right numbering but it doesn't remove the already present number and counts it as a question word.
This takes me a lot of time and effort to remove all the excess numbers at the questions body.
Here's what I mean in the picture below.

Is there any solution to make the MS word remove that excess number automatically when adding the formatting number at the same time, without removing it manually?
 
  • AhmadMeleha I cannot replicate that problem with a list where the numbers were added by the use of the numbered list facility and it is most likely that the original numbers were typed (or the document may have originated from another source. 

     

    To remove the unwanted numbers, you could use a wildcard replace routine in which you enter [0-9]{1,2}.  in the Find what control, and leave the Replace with control empty.  Note, there is a space after the final period in that string

     

     

3 Replies

  • AhmadMeleha I cannot replicate that problem with a list where the numbers were added by the use of the numbered list facility and it is most likely that the original numbers were typed (or the document may have originated from another source. 

     

    To remove the unwanted numbers, you could use a wildcard replace routine in which you enter [0-9]{1,2}.  in the Find what control, and leave the Replace with control empty.  Note, there is a space after the final period in that string

     

     

    • AhmadMeleha's avatar
      AhmadMeleha
      Copper Contributor

      Doug_Robbins_Word_MVP 
      I would like to express my heartfelt gratitude to you for your invaluable help in resolving my issue. I cannot put into words how thankful I am to you!!

      I have another request, and I hope you can help me
      I have a file with about 3000 questions that I want to format all the answers as in question 1 & 2.

      I select the 5 answers in every question independently, and use numbering button, then use the left indent to shift the answers to the right along the previous question line.
      If I copy the format from the previous question, it continues numbering with F, G, H, I, ...
      I need to make all the answers the same format at once with A, B, C, D, E
      Is there any wild cards or formatting tips for such thing?

Resources