fastball16
New member
- Local time
- Today, 09:48
- Joined
- May 9, 2012
- Messages
- 3
I'm trying to create a dynamic report where a user would select a date range of sales activity from a separte form. If a user selects a 2 year period, I want a report to populate with two columns of activity (ex. 2010 vs. 2011). If a user selects a 3 year period, I want the same report template to create 3 columns (ex. 2010 vs. 2011 vs. 2012) based on the underlying query.
Is this possible? I don't want to create multiple report templates because a user may have an infinite time range (1 year -> 10 years) and separate reports will lead down a slippery slope of creating inidividual reports for each permutation if I have > 20 years of sales data/query.
Thanks.
aC.
Is this possible? I don't want to create multiple report templates because a user may have an infinite time range (1 year -> 10 years) and separate reports will lead down a slippery slope of creating inidividual reports for each permutation if I have > 20 years of sales data/query.
Thanks.
aC.