P
PumaMan
Hi,
I created a Macro in MS Word that prompts the user via InputBox. That value
is stored in a variable named State.
I then open certain docs depending on what state it is using a Case
structure (Select Case). However, I am wondering if there is an easier way
to accomplish this? I am having to to create about 40 cases for each state
we support, so any other advice/suggestions would be much appreciated!
Thanks,
PumaMan
I created a Macro in MS Word that prompts the user via InputBox. That value
is stored in a variable named State.
I then open certain docs depending on what state it is using a Case
structure (Select Case). However, I am wondering if there is an easier way
to accomplish this? I am having to to create about 40 cases for each state
we support, so any other advice/suggestions would be much appreciated!
Thanks,
PumaMan