R
RileyBK
I have a database of members of a club. I have a field in my database
that says whether a record is "Active". This is determined by whether
the date in another field (membership expiration date) is more than 30
days before the current date.
I want the "Active" field to automatically update to display "Yes" or
"No" depending on the contents of the expiration date field.
Any advice?
I am utterly new to Access scripting/programming, but have some
outdated experience in other scripting/programming environments.
(That is, I'm OK on concepts, clueless on actual Access commands and
syntax.)
Thanks for any help.
that says whether a record is "Active". This is determined by whether
the date in another field (membership expiration date) is more than 30
days before the current date.
I want the "Active" field to automatically update to display "Yes" or
"No" depending on the contents of the expiration date field.
Any advice?
I am utterly new to Access scripting/programming, but have some
outdated experience in other scripting/programming environments.
(That is, I'm OK on concepts, clueless on actual Access commands and
syntax.)
Thanks for any help.