chainedtodesk
Programmer
i have a question on shared variables, i have a report that is just showing totals in a grid for the quarters weekly breakout. so week 1 - 13 and in each subreport i get the data correctly. with a grand total for the quarter. i have 7 sub reports all doing similar totals based on different criteria. i want to have the main report only show the totals for each sub report by week and the grand totals. i can get the grandtotals to pass ok and are where i want, but do i have to create 13 other fields 7 times to pass each weeks numbers to the main report? or is there a way to do it all in one statement??? thanks all for any help.