K
karlreiner
Hi All,
I am fairly new to Access and is having a hard time achieving the things
below:
I have two Tables:
Daily Log
Volunteer List
1 form that logs user service times.
Upon clicking a button in the form I need the following to happen:
1) look in the "Daily Log" Table for [Volunteers] that have log a row with
[Date] within the last 6 months
Note: The Volunteer Column is only a look up, so the data in there is
actually equivalent to Volunteer_ID in the Volunteer List. Which means it is
simply numeric.
2) go to the "Volunteer List" Table and update the [Inactive/Active]
a. For those volunteers that are filtered in 1), return "active" in
[Inactive/Active]
b. For those that are not, return "inactive" in [Inactive/Active]
I am fairly new to Access and is having a hard time achieving the things
below:
I have two Tables:
Daily Log
Volunteer List
1 form that logs user service times.
Upon clicking a button in the form I need the following to happen:
1) look in the "Daily Log" Table for [Volunteers] that have log a row with
[Date] within the last 6 months
Note: The Volunteer Column is only a look up, so the data in there is
actually equivalent to Volunteer_ID in the Volunteer List. Which means it is
simply numeric.
2) go to the "Volunteer List" Table and update the [Inactive/Active]
a. For those volunteers that are filtered in 1), return "active" in
[Inactive/Active]
b. For those that are not, return "inactive" in [Inactive/Active]