G
Guest
Sorry to post again. I must complete this database for tommorow and am
getting frustrated, as I am evidently so bad at VBA.
This is very simple:
I have 1 Table made for a school. One of the fields, has the
"YearGroupOfStudent". Either 7, 8, 9, 10
I need to make the database so that on July 31st each year, the database will:
Change the data in field "yeargroup" from "7" to "8"
Change the data in field "yeargroup" from "8" to "9"
Delete all records with "10" in the field yeargroup.
Can anyone supply me with the coding for this?
I will be extremely grateful, at this stage, for any help I can get...
Thanks..
getting frustrated, as I am evidently so bad at VBA.
This is very simple:
I have 1 Table made for a school. One of the fields, has the
"YearGroupOfStudent". Either 7, 8, 9, 10
I need to make the database so that on July 31st each year, the database will:
Change the data in field "yeargroup" from "7" to "8"
Change the data in field "yeargroup" from "8" to "9"
Delete all records with "10" in the field yeargroup.
Can anyone supply me with the coding for this?
I will be extremely grateful, at this stage, for any help I can get...
Thanks..