Combining 2 queries

  • Thread starter Thread starter FL
  • Start date Start date
F

FL

I'm combining 2 queries to a single query. However, each query should run a
date range window (prompt for begining and end date criteria) but, only one
query runs a date range and the other does not. Any idea what how I can
correct this problem?
 
I'm combining 2 queries to a single query.  However, each query should run a
date range window (prompt for begining and end date criteria) but, only one
query runs a date range and the other does not.   Any idea what how I can
correct this problem?

Is the prompt for the start date for both queries identical? (and end
date)

Try changing the prompt for one set.

Ron
 
Back
Top