Hi
I've had a search through the forum but can't find anything to solve my issue. Hope someone can help with this one.
I want to filter a query (ultimately a report) based on date parameters entered by the user (start date & end date) on a form. I've done this plenty of times before with no problems. However, this time it's returning incorrect information - stuff that doesn't fall witin the date parameters of the filter.
I've checked other databases I've built and everything looks the same. The only thing I can think of is that I'm asking the query to filter a calculated field rather than a field with information entered by the user. Is this what might be causing the problem?
The field that the filter looks at is a calculated field that calculates a date 6 weeks before another date entered by the user.
Hope I've provided enough info for someone to think they know what's wrong!
Cheers, as always.
I've had a search through the forum but can't find anything to solve my issue. Hope someone can help with this one.
I want to filter a query (ultimately a report) based on date parameters entered by the user (start date & end date) on a form. I've done this plenty of times before with no problems. However, this time it's returning incorrect information - stuff that doesn't fall witin the date parameters of the filter.
I've checked other databases I've built and everything looks the same. The only thing I can think of is that I'm asking the query to filter a calculated field rather than a field with information entered by the user. Is this what might be causing the problem?
The field that the filter looks at is a calculated field that calculates a date 6 weeks before another date entered by the user.
Hope I've provided enough info for someone to think they know what's wrong!
Cheers, as always.