ZedtheHead
No clue about Access user
- Local time
- Today, 12:01
- Joined
- Jan 11, 2005
- Messages
- 15
I have a table which has the fields RATE and AMOUNT_OWED.
How do I get a query/function to traverse every record in the table and add the amount in RATE to the amount in AMOUNT_OWED for each record?
How do I get a query/function to traverse every record in the table and add the amount in RATE to the amount in AMOUNT_OWED for each record?