S
Sabra DeJournett via AccessMonster.com
Here's the deal, I have a report with 36 "boxes" each with 3 expressions
that look like this =DSum("[this]","there","[they] = 'who' AND [that] = 17")
OK, the "who" changes in each of the three expressions that are in each of
the 36 boxes, the "17" changes in each of the 36 boxes but is the same for
the three "who"s in each box and the "there" changes in each report and is
based on a different query. There will be around 250 different reports
(and queries) and it's going to be very time consuming to go into each box
of each report and change all three to the new "there" (36*3*250). Also,
the boxes are not in any kind of order. HELP!!!!! So far, I've only got
one report going and it took a long time, I have copied it to the second
report and am in the process of changing all the "there"s for that report
but there has to be an easier way. There will be one HUGE table, probably
around 25000 records when it's completed and there is not really a way to
break that up that would assist in this. I think I may have bitten off
more than I can chew but any assistance would be greatly appreciated.
that look like this =DSum("[this]","there","[they] = 'who' AND [that] = 17")
OK, the "who" changes in each of the three expressions that are in each of
the 36 boxes, the "17" changes in each of the 36 boxes but is the same for
the three "who"s in each box and the "there" changes in each report and is
based on a different query. There will be around 250 different reports
(and queries) and it's going to be very time consuming to go into each box
of each report and change all three to the new "there" (36*3*250). Also,
the boxes are not in any kind of order. HELP!!!!! So far, I've only got
one report going and it took a long time, I have copied it to the second
report and am in the process of changing all the "there"s for that report
but there has to be an easier way. There will be one HUGE table, probably
around 25000 records when it's completed and there is not really a way to
break that up that would assist in this. I think I may have bitten off
more than I can chew but any assistance would be greatly appreciated.