Hi there,
I am new to database and have been creating a simple database for tracking sales. I have been able to get what I want so far. I am now trying to figure out how I would get some information by creating I'm thinking a query. Here's a little back up to what I'm doing.
I'm tracking sales for a co-op group and have to produce reports monthly on how much each person sold. I think I have my database the way I want it but now I would like to include in my report when the sale was paid for by Visa/Mastercard that I can tell it to deduct the service charge ie 3% of the sale. And then the total amount of the report will tell me what I owe them for the month.. Total sales minus the service charge of all the visa/mastercard sales. Is this possible?