sandingdude
IS-IT--Management
I have this database where I need to do a basic sum of a rebate based on an invoice:
It looks like this:
Invoice Header
INV #1234
Detail
Belt 3" $5.00
Disc 5" $10.00
Invoice Footer
Total Rebate $15.00
I have a footer where i put =SUM([RTOTAL)] and it doesn't do a sum it says my expression is too complicated. Any ideas?
Thanks,
Dave
It looks like this:
Invoice Header
INV #1234
Detail
Belt 3" $5.00
Disc 5" $10.00
Invoice Footer
Total Rebate $15.00
I have a footer where i put =SUM([RTOTAL)] and it doesn't do a sum it says my expression is too complicated. Any ideas?
Thanks,
Dave