C
cyberdude
Hi,
I have several macrobuttons in a document and a few of these examples
are "name", "address", "phone no". They are coded in the form of
{macrobutton nomacro XXXX} which acts as a text holder.
I want to write a VBA code to do the following:
1.) jump from one macrobutton to another one
2.) it prompts me for an input using a message box and that input can
replace the macrobutton. For example, "name" above will be replaced
by John, etc.
Can anyone help me with the above?
Thank you.
David
I have several macrobuttons in a document and a few of these examples
are "name", "address", "phone no". They are coded in the form of
{macrobutton nomacro XXXX} which acts as a text holder.
I want to write a VBA code to do the following:
1.) jump from one macrobutton to another one
2.) it prompts me for an input using a message box and that input can
replace the macrobutton. For example, "name" above will be replaced
by John, etc.
Can anyone help me with the above?
Thank you.
David