My company recently upgraded our computers from Windows XP to Windows 7. After this upgrade, a very simple MS Access 2010 query would no longer run. The query, QUERY 10, simply prompts the user to enter a value in the policy effective date field with the following criteria: >=[Enter Monthend Date]. I receive an error message that Access can not find the name entered in the expression, which is the date 4/30/2014.
This query is in a series of queries that also prompt for dates. All the prior queries work successfully until in reachs this query. The prompt appears as if its already populated with a date that was entered from a prior query, QUERY 9, which means the prompt key is not clearing prior values.
Query 10 runs fine if I open it manually, but fails when executed via a run macro action.
This query is in a series of queries that also prompt for dates. All the prior queries work successfully until in reachs this query. The prompt appears as if its already populated with a date that was entered from a prior query, QUERY 9, which means the prompt key is not clearing prior values.
Query 10 runs fine if I open it manually, but fails when executed via a run macro action.