tomlawrence
Programmer
I have a dynamic crosstab report very similar to the employee sales report in the solutions.mdb. Using the employee report as an example, I would like to add a percent of total under the report totals for each Employee. In other words, what percent of the total sales does this employees sales account for. Is their a way to do that programmaticaly? Of course, if I hard code the calc on the the report I get errors if that column is not used because of inactivity. Obviously, I will always have a total sales column and I know where it's going to be on the report. Any insight would be much appreciated.
Tom
Tom