T
Tommy
Hi All,
I have a question to ask in Word Macro please. thanks in advance.
can i put in "if / then" statement in the macro? like in batch file?
step 1: let's say I manually highlight a number (34567) and select
edit/copy from the document. click on the command button which will do the
following.
step 2: if the copied number = 23456, then goto a subroutine 23456.
if the copied number = 34567, then goto a subroutine 34567.
I have a question to ask in Word Macro please. thanks in advance.
can i put in "if / then" statement in the macro? like in batch file?
step 1: let's say I manually highlight a number (34567) and select
edit/copy from the document. click on the command button which will do the
following.
step 2: if the copied number = 23456, then goto a subroutine 23456.
if the copied number = 34567, then goto a subroutine 34567.