B
BethS
I have a form with employee info. I have been asked to
track vacation days used. Granted vacation days has been
added to the employee table.I have added to the form: EX:
Granted Vacation Days: 20
Used:
Balance: ??
I have also added a subform for the data entry to key the
date used and number used. Ex: DATE: January 10, 2004
USED: 1
Need for the "used" in the form to pick up the amt "used"
in the subform and then substract for balance.
This will be first time using calculations. Not familiar
with VB. Best way to calculate? Thanks everyone for
listening and your time.
track vacation days used. Granted vacation days has been
added to the employee table.I have added to the form: EX:
Granted Vacation Days: 20
Used:
Balance: ??
I have also added a subform for the data entry to key the
date used and number used. Ex: DATE: January 10, 2004
USED: 1
Need for the "used" in the form to pick up the amt "used"
in the subform and then substract for balance.
This will be first time using calculations. Not familiar
with VB. Best way to calculate? Thanks everyone for
listening and your time.