Variables in VBA

K

kurt

Hi

In Excel it is posible to make some variables by using the expression

Application.names.add ("variablename") , data

It is posible to investigate the contens og this value by using

Evaluate(Application.Names("variablename").Value)

How do I do this in Word 2000

regards

Kurt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top