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 ...
  • 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

     

     

Resources