If I can, please know that I don't even know how to store a variable in
Access, so I will really need help.
Thanks,
Kathy
This is probably beyond what could be expected of a rookie.
The details of the solution depend so much about the details of your
exact situation that a generic solution is hard to give.
Perhaps a public property in the Access application will do.
Perhaps it is simpler to store this "variable" in the db, and write an
expression in Word.
Is this a mailmerge situation, or what?
If you need professional assistance, "Microsoft Solution Provider" in
your yellow pages may be a good place to start.
-Tom.
I already have vb code that opens word and runs a macro. The same macro
will, and should, execute, regardless of the contents of the combo box.
But...
If the user has selected "pink", I want a certain IF statement in the word
macro to execute.
If the user has selected "blue", I want a different IF statement in the word
macro to execute.
So I believe I need to pass the value from that combo box to the word macro,
and I figure the way to do that is through variables.
Can anyone help?
Thank you,
Kathy
"Tom van Stiphout" <no.spam...@cox.net> wrote in message
news:qphaj3deogmr15n5i...@4ax.com...
"Kathy Webster" <slic...@yahoo.com> wrote in message
news:47363c00$0$25167$4c36...@roadrunner.com...