S
sue
Hi,
I have a query that has the following criteria in a Where
statement In the QBE:
Between [Forms]![StatsDialog]![FromAssignedDate] And
[Forms]![StatsDialog]![ToAssignDate]
How can I pass a different form name to the query
depending on which form the user is in the database?
Does it have something to do with passing a form object?
Please HELP and any coding examples would be great!
Thanks
Sue
I have a query that has the following criteria in a Where
statement In the QBE:
Between [Forms]![StatsDialog]![FromAssignedDate] And
[Forms]![StatsDialog]![ToAssignDate]
How can I pass a different form name to the query
depending on which form the user is in the database?
Does it have something to do with passing a form object?
Please HELP and any coding examples would be great!
Thanks
Sue