G
Guest
I have a table where the fields are a number of check boxes.
I want to run a report from this table where text is displayed according to
the values in the check boxes. I can do this bit!
However I want the check boxes to be filled depeding on the answers to
various questions in a form. I know how to do the last bit but how do I
update field in the table with the value in the form which is bound to an if
expression of another field?
I would only ever want to update one record in the table at a time.
If possible I am looking for a solution that doesn't involve coding VBA as I
don't have enough experience for this
Robseym
I want to run a report from this table where text is displayed according to
the values in the check boxes. I can do this bit!
However I want the check boxes to be filled depeding on the answers to
various questions in a form. I know how to do the last bit but how do I
update field in the table with the value in the form which is bound to an if
expression of another field?
I would only ever want to update one record in the table at a time.
If possible I am looking for a solution that doesn't involve coding VBA as I
don't have enough experience for this
Robseym