J
Judy Freed
Hi all
Hoping someone can guide me. I have a report that is generated from a form.
The form contains two drop down lists - from the first list the user selects
a begining date, and then an ending date from the second list. The
underlying query then selects all records between these two dates.
Everything works as it should.
We have found that even if the user selects a begining date of (for example)
10/5/03 and and ending date of 9/5/03, the report is still generated
correctly -so this really is not a big deal - but we are wondering how
difficult it would be to generate an error message in those instances
"Ending Date must be After Beginning Date" or something like that. I would
imagine that this would involve some kind of If...Then..Else type
statement. Am I on the right track?
Much thanks and to all of you - Happy Thanksgiving!
Judy Freed
Systems Development
Hoping someone can guide me. I have a report that is generated from a form.
The form contains two drop down lists - from the first list the user selects
a begining date, and then an ending date from the second list. The
underlying query then selects all records between these two dates.
Everything works as it should.
We have found that even if the user selects a begining date of (for example)
10/5/03 and and ending date of 9/5/03, the report is still generated
correctly -so this really is not a big deal - but we are wondering how
difficult it would be to generate an error message in those instances
"Ending Date must be After Beginning Date" or something like that. I would
imagine that this would involve some kind of If...Then..Else type
statement. Am I on the right track?
Much thanks and to all of you - Happy Thanksgiving!
Judy Freed
Systems Development