Hello,
On a form I am trying to input a date (Text11) and have it find all dates in a table equal or greater than the date typed in. I could only make it find a specific date which I do not want
Here is what did not work
[Forms]![SearchfrmDate]>=[Text11]
What am I missing?
Thanks,
Kelly
On a form I am trying to input a date (Text11) and have it find all dates in a table equal or greater than the date typed in. I could only make it find a specific date which I do not want
Here is what did not work
[Forms]![SearchfrmDate]>=[Text11]
What am I missing?
Thanks,
Kelly