D
Doug
Background:
I have an Access 2007 database used to manage a small summer camp. The
database has a table which tracks financial transactions. We don't want
campers to carry (and therefore lose) cash during the week, so we encourage
them to deposit snack-bar funds to a snack bar account. Right now, my
database does not handle individual snack-bar purchases (that's next year's
project)... but it does record all of their deposits.
Need:
We need a way to handle camp purchases and camp refunds of unused snack-bar
funds. I'd like a form - preferably a continuous form - which shows each
camper with a positive snack-bar balance. The way I see it - it would list
each camper's name along with the camper's balance. There would then be an
empty input box next to the balance that the snack-bar director would
populate at the end of camp for each camper's total purchases at the snack
bar. At the bottom of the form would be a button that would go through the
form and add a record into the transaction table for each camper's total
snack-bar purchases. From there, the database could easily compute the
amound needed to be refunded to the camper as unused funds.
Question:
What would be the best way to accomplish this task? I'm new at this, so I
may need a thorough explanation. Thanks for your help!
Doug
I have an Access 2007 database used to manage a small summer camp. The
database has a table which tracks financial transactions. We don't want
campers to carry (and therefore lose) cash during the week, so we encourage
them to deposit snack-bar funds to a snack bar account. Right now, my
database does not handle individual snack-bar purchases (that's next year's
project)... but it does record all of their deposits.
Need:
We need a way to handle camp purchases and camp refunds of unused snack-bar
funds. I'd like a form - preferably a continuous form - which shows each
camper with a positive snack-bar balance. The way I see it - it would list
each camper's name along with the camper's balance. There would then be an
empty input box next to the balance that the snack-bar director would
populate at the end of camp for each camper's total purchases at the snack
bar. At the bottom of the form would be a button that would go through the
form and add a record into the transaction table for each camper's total
snack-bar purchases. From there, the database could easily compute the
amound needed to be refunded to the camper as unused funds.
Question:
What would be the best way to accomplish this task? I'm new at this, so I
may need a thorough explanation. Thanks for your help!
Doug