A
atlantis43
Wondering if anyone can give me the correct string to use to open a
report with 2 arguments for openargs. I think I'm just getting
confused with the punctuation.
I'd like a command something like:
DoCmd.OpenReport "InvoiceA", OpenArgs:="Me.[explanation] =
"TxtExplain"|"Me.[lblCopy] =" "" (that is to say NULL).
Thanks in advance, Richard
report with 2 arguments for openargs. I think I'm just getting
confused with the punctuation.
I'd like a command something like:
DoCmd.OpenReport "InvoiceA", OpenArgs:="Me.[explanation] =
"TxtExplain"|"Me.[lblCopy] =" "" (that is to say NULL).
Thanks in advance, Richard