N
NetworkTrade
A simple report will have: Name - - - Week's Sales - - - YTD Sales
I can get the correct values easily enough in 2 separate queries;
1. Name - - - Week's Sales
2. Name - - - YTD Sales
and could just put 2 subReports side by side...
But in some weeks a name will have no sales value - even though they have a
YTD value....and there is no 0 value in that query result of course because
it is returning a sum of sales by name for that week, thus the side by side
spacing of the two subReports goes off...
Any tricks of the trade for this type situation?
thanks NTC
I can get the correct values easily enough in 2 separate queries;
1. Name - - - Week's Sales
2. Name - - - YTD Sales
and could just put 2 subReports side by side...
But in some weeks a name will have no sales value - even though they have a
YTD value....and there is no 0 value in that query result of course because
it is returning a sum of sales by name for that week, thus the side by side
spacing of the two subReports goes off...
Any tricks of the trade for this type situation?
thanks NTC