Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Experts,
Is it possible delete a variable created in an input box?
Tks
Hi,
You can delete variables using macros....
ActiveDocument.RemoveVariable "xyz"
Hi,
You can delete variables using macros....
ActiveDocument.RemoveVariable "xyz"
Tksss!!!!
You can also delete them by deleting the input box and going to Settings---------------------> Variable Overview and select the Variable you wish to delete and click remove