To reformat all questions as per Question 2 you could use a wildcard Find/Replace, where:
Find = (Question [0-9]*\?^13A. *)[ ^13](B. *)[ ^13](C. *)[ ^13](D. *^13)
Replace = \1^p\2^p\3^p\4
To reformat all questions as per Question 2 you could use a wildcard Find/Replace, where:
Find = (Question [0-9]*\?^13A. *)[ ^13](B. *)[ ^13](C. *)[ ^13](D. *^13)
Replace = \1^p\2^p\3^p\4
Last edited by macropod; 02-01-2021 at 01:54 PM.
Cheers
Paul Edstein
[Fmr MS MVP - Word]