I have a 'query form' which asks the user for dates, some codes, etc, and then runs a query based on these. The query uses [ >= GetStartDate() and <= GetEndDate() ] functions to retrieve the screen entries. Worked fine for a while, but now gives me a 'last operation was cancelled' messagebox every time I hit the RUN button on screen.
Any ideas where to start.
Any ideas where to start.