Another question that I have pondered for awhile.
I have 6 queries that calculate different values for various results but will use the same date range. Example:
Query 1: Counts Customers in date range
Query 2: Shows most popular products for date range
Query 3: Shows most popular referral for date range
Query 4: Ratios customer to products for date range
Query 5: Ratios customer to referrals for date range
Query 6: Ratios customers to total product sales for date range.
Presently:
The user has to re -enter the date range for each query
What I want to happen:
The user to enter the date range once and the other queries to run while using that one date range.
Is it possible, if so,,,,, how????
I have 6 queries that calculate different values for various results but will use the same date range. Example:
Query 1: Counts Customers in date range
Query 2: Shows most popular products for date range
Query 3: Shows most popular referral for date range
Query 4: Ratios customer to products for date range
Query 5: Ratios customer to referrals for date range
Query 6: Ratios customers to total product sales for date range.
Presently:
The user has to re -enter the date range for each query
What I want to happen:
The user to enter the date range once and the other queries to run while using that one date range.
Is it possible, if so,,,,, how????