I have a microsoft word template that has couple of
{DOCVARIABLE}. I need to get the collection of all the
variables but when I try to use "For Each aVar In
ActiveDocument.Variables" it doesn't even go inside the
loop. I need want to use select case statement to loop
through list of docvariables but I don't know how to do
it. Any help will be appreciated.
{DOCVARIABLE}. I need to get the collection of all the
variables but when I try to use "For Each aVar In
ActiveDocument.Variables" it doesn't even go inside the
loop. I need want to use select case statement to loop
through list of docvariables but I don't know how to do
it. Any help will be appreciated.