M
MarkyB
I have a table in a SQL database (autonumber_id, name, count, extract,
points). I have set up a form in an Access front end that looks directly at
this linked table and can add/amend/delete records from it. Easy.
What I would like to do is automatically populate the points based on the
combination of the count and extract fields. These two fields have been set
up on the form as tick boxes.
How can I do this so that the points field is updated without going down the
VB route.
Thanks,
Mark
points). I have set up a form in an Access front end that looks directly at
this linked table and can add/amend/delete records from it. Easy.
What I would like to do is automatically populate the points based on the
combination of the count and extract fields. These two fields have been set
up on the form as tick boxes.
How can I do this so that the points field is updated without going down the
VB route.
Thanks,
Mark