Pass filter data to subform

G

Guest

Hello all,

I need some help with passing data to a subreport. The main from contains a
subreport that I need to pass a date variable too. From the vba code, I send
the main report a where clause and an openargs with a date. I need the
subreport to recieve this openargs date from the main report. The subreport
is linked to the main report via Master/child fields but I base the data in
the subreport on a stored query that I need to limit the records too.

Any help would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top