P
papa jonah
I have a text box called:
[Forms]![query form]![txtSearchDate]
I have a query that I want this text box to feed. I want the query to
look at everything that is greater than the entered date.
I have tried syntax such as
How should I enter the syntax.
[Forms]![query form]![txtSearchDate]
I have a query that I want this text box to feed. I want the query to
look at everything that is greater than the entered date.
I have tried syntax such as
That does not work.#[Forms]![query form]![txtSearchDate]#
How should I enter the syntax.