Hi folks, i'm a total access noob so please be gentle 
I am creating a contract management database, but instead of going into specifics about it, i'll keep what I want to do very simple
I have one table with 20 fields or so, one of which is a date field. When the database is opened, I would like the system to scan this particular date field and if any dates are previous to TODAYS date then one of the other fields in this table is given a different value automatically.
Is this possible?
Secondly, I want to create a form, the top of which is a subform which shows the table data in a grid format. At the bottom of the form is (I guess) a second subform which shows the data in a nicer "tabbed" format for the record selected at the TOP of the form.
Is this possible?
I'm assuming some sort of VBA will be needed here, are there any examples that give me some idea of how to achieve these 2 goals (of many to come?!)
Many thanks in advance...
I am creating a contract management database, but instead of going into specifics about it, i'll keep what I want to do very simple
I have one table with 20 fields or so, one of which is a date field. When the database is opened, I would like the system to scan this particular date field and if any dates are previous to TODAYS date then one of the other fields in this table is given a different value automatically.
Is this possible?
Secondly, I want to create a form, the top of which is a subform which shows the table data in a grid format. At the bottom of the form is (I guess) a second subform which shows the data in a nicer "tabbed" format for the record selected at the TOP of the form.
Is this possible?
I'm assuming some sort of VBA will be needed here, are there any examples that give me some idea of how to achieve these 2 goals (of many to come?!)
Many thanks in advance...