A
atlantis43 via AccessMonster.com
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)
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)