I have data with 3 fields The Item and Qty repeats for each date. The dates relate to a rental of an item so each item could have 5 days, 30 days 60 days etc.
Item,Qty,Date
I would like to have the Item in Rows (Group) but how would have have days go across the columns to match a parameter range? For exmaple, I enter "2012-02-01" to "2012-03-15" and I would like the columns at auto-fill from 02-01, then 02-02, 02-03 all the way to 03-15 and Qty to fill in for the correpsonding date for that item in that column.
I can't use Crosstab because there are many formatting that I want to do such as colours, backgrounds and don't want any group subtotals, totals etc.
Item,Qty,Date
I would like to have the Item in Rows (Group) but how would have have days go across the columns to match a parameter range? For exmaple, I enter "2012-02-01" to "2012-03-15" and I would like the columns at auto-fill from 02-01, then 02-02, 02-03 all the way to 03-15 and Qty to fill in for the correpsonding date for that item in that column.
I can't use Crosstab because there are many formatting that I want to do such as colours, backgrounds and don't want any group subtotals, totals etc.