wotamelon
Registered User.
- Local time
- Today, 18:47
- Joined
- Jul 28, 2010
- Messages
- 38
Hi all! this forum is very interactive
I'm making a report that will show the gross earning of the business when keying in which dates you want.
I'm okay in getting the criteria together, just when I try to get the grand total of the 'AMOUNT' (actual field name) then i get an error.
In summary:
I have the labels PAYMENT DATE and AMOUNT in page header, then I have fields PAYMENT DATE and AMOUNT in details.
Then I have label TOTAL and txtbox =Sum(Nz([Amount])) in page footer.
When I preview it, and key in the dates period, the txtbox of the function shows up error.
I'm making a report that will show the gross earning of the business when keying in which dates you want.
I'm okay in getting the criteria together, just when I try to get the grand total of the 'AMOUNT' (actual field name) then i get an error.
In summary:
I have the labels PAYMENT DATE and AMOUNT in page header, then I have fields PAYMENT DATE and AMOUNT in details.
Then I have label TOTAL and txtbox =Sum(Nz([Amount])) in page footer.
When I preview it, and key in the dates period, the txtbox of the function shows up error.