alexjsykes
09-01-2006, 08:26 AM
Me again,
Sorry to start new threads all the time but I have two problems that have been bugging me for a while and this is the second.
I run a report from a query that gives me a percentage breakdown of sales by product over a given period. In the query, the period is defined by week numbers (for example: Between "21" and "25") but because the sales are summed in the report, the dates do not show up.
Therefore, I wanted to place a date box in the Report header which pulls the week number through on the report. I read in another thread that this can be done by putting =([Week Number]) in an unbound text box, but because I use the Between "21" and "25" query search it only pulls through the first week number in the unbound text box.
Does anyone know how I can resolve this so that I can have a date range listed in the report header?
Thanks (again!),
Alex
Sorry to start new threads all the time but I have two problems that have been bugging me for a while and this is the second.
I run a report from a query that gives me a percentage breakdown of sales by product over a given period. In the query, the period is defined by week numbers (for example: Between "21" and "25") but because the sales are summed in the report, the dates do not show up.
Therefore, I wanted to place a date box in the Report header which pulls the week number through on the report. I read in another thread that this can be done by putting =([Week Number]) in an unbound text box, but because I use the Between "21" and "25" query search it only pulls through the first week number in the unbound text box.
Does anyone know how I can resolve this so that I can have a date range listed in the report header?
Thanks (again!),
Alex