G
gordobaggins
I have multiple doc files that I am formatting with a macro so I can
interface it to a medical application. My last challenge is that in
the document there is the following text:
Medical Record No.:
followed by a 4,5,or 6 digit number. I need to pad that number with
'MR' then enough 0's to make it 8 digits. I am fairly new to macros
and am trying to find a way to get the length of that number then act
accordingly.
Any help would be GREATLY appreciated.
interface it to a medical application. My last challenge is that in
the document there is the following text:
Medical Record No.:
followed by a 4,5,or 6 digit number. I need to pad that number with
'MR' then enough 0's to make it 8 digits. I am fairly new to macros
and am trying to find a way to get the length of that number then act
accordingly.
Any help would be GREATLY appreciated.