Trying to fix an old access data base I constructed
In the reports I have page totals (pagesum1 and pagesum 2) on each page. The pagesum 1 seems to work (just simple add) but pagesum2 doesn't work since it is a product of pagesum1 times $6 (the old price) and now I need it to be times $20 (new price).
I can't find where I created this formula since its not in the layout or design views of the report. I tend to remember doing some programming somewhere but can't find the place to change.
can you help where I might have constructed this?