Hello,
I have this problem I've been breaking my head over and am just hopelessly stuck on.
In my report I have different entries for salespeople. For each entry there is a commission that is calculated with a function and stored in a textfield called 'CommissionAmount'.
At the bottom of my report I want to put the total of these values. So I use Sum([CommissionAmount]). Unfortunately this displays an #error. Does Access only allow you to Sum actual field values? What would be the most elegant way to still recover this total value and store it at the bottom of the report?
Thanks for any help!
I have this problem I've been breaking my head over and am just hopelessly stuck on.
In my report I have different entries for salespeople. For each entry there is a commission that is calculated with a function and stored in a textfield called 'CommissionAmount'.
At the bottom of my report I want to put the total of these values. So I use Sum([CommissionAmount]). Unfortunately this displays an #error. Does Access only allow you to Sum actual field values? What would be the most elegant way to still recover this total value and store it at the bottom of the report?
Thanks for any help!