gnarpeggio
Registered User.
- Local time
- Today, 11:50
- Joined
- Jun 22, 2010
- Messages
- 74
Hello,
I'm fairly new to Access, so while creating a DB for my office, I came across a tricky little problem I need assistance with.
I'm creating a DB that tracks payments made to our office. In the main table (titled Main), I have the typical fields for each entry (FirstName, LastName, CompName Batch# etc.). This table also contains the payment types (CopyJob, Renewals, Fines and so on) for each check received. The second table (titled Refunds) contains fields indicating what date the refund was issued, the fiscal month and the same list of payment types that are in the Main table.
Now onto the tricky part (for me, at least). I'm trying to pull the payment entries from the Main table and then subtract the entries from the Refund table to create the difference. I need this calculation to appear properly on a report.
Any help with this would be appreciated greatly!
I'm fairly new to Access, so while creating a DB for my office, I came across a tricky little problem I need assistance with.
I'm creating a DB that tracks payments made to our office. In the main table (titled Main), I have the typical fields for each entry (FirstName, LastName, CompName Batch# etc.). This table also contains the payment types (CopyJob, Renewals, Fines and so on) for each check received. The second table (titled Refunds) contains fields indicating what date the refund was issued, the fiscal month and the same list of payment types that are in the Main table.
Now onto the tricky part (for me, at least). I'm trying to pull the payment entries from the Main table and then subtract the entries from the Refund table to create the difference. I need this calculation to appear properly on a report.
Any help with this would be appreciated greatly!