M
Max Moor
Hi All,
I want to open a query, and print it out. Right now, I'm using the
code:
DoCmd.OpenQuery "qryMyQuery", acViewPreview
Of course, when the query opens, the heading is "qryMyQuery." Is
there an alternate way to open a query, and be able to specify a heading?
- Max
I want to open a query, and print it out. Right now, I'm using the
code:
DoCmd.OpenQuery "qryMyQuery", acViewPreview
Of course, when the query opens, the heading is "qryMyQuery." Is
there an alternate way to open a query, and be able to specify a heading?
- Max