Windows 7 Access 2007
I have a form that I want to put a calculated date in. The value is based on a table called Dues, and is the max date for the DatePaid field in the Dues table.
The value is not to be editable and I don't want to run a query to get it. The purpose of the field is to show if the member has paid for the current year.
Can that be done?
I have included a sample here.
I have a form that I want to put a calculated date in. The value is based on a table called Dues, and is the max date for the DatePaid field in the Dues table.
The value is not to be editable and I don't want to run a query to get it. The purpose of the field is to show if the member has paid for the current year.
Can that be done?
I have included a sample here.