Initialzing VBA variables for use as constants?

G

G Lykos

Is there a MS Project VBA construct where a block of variables in the
program header can either be set to static values for use as constants, or
else defined via some kind of EQUALS declarations where the interpreter then
replaces references with the defined values at run-time? The only way I
know how to do this is in VBA is with executable code, and am looking for
something a little more svelte.

Thanks!
George
 
M

Mike Glen

Hi G,

Next time, try posting on the developer newsgroup. Please see FAQ Item: 24.
Project Newsgroups. FAQs, companion products and other useful Project
information can be seen at this web address:
http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 

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