How could I pass parameters to an Access report, so it uses them as filters for the query/table in which is based?
I have an Access report which lists records containing a Date/Time column. How could I filter that report from VB, so it only shows the period of time I want?
Thanks in advance.