|
I am using DBAccess 2007. I have a database called Table with many fields. I am trying to get a report that shows "Profit" (not defined as a field in the table). This will be two different totals as the first will be Units on Hand X Original Price and the second is Units on Hand X Sales prices to get a Profit. We are only in the reporting section of the class and I have been told
You have to group your data first, then you can add text fields for the profit and other calculated fields
I have tried this and it does not work or am not doing it right. Please help!!
Thanks,
Last edited by chrishirst : 10-17-2007 at 04:56 PM.
Reason: removed failed formatting
|