I have a form which is bound.
There are three fields related thus:
Impact - either 1,2,or 3
Urgency- either 1,2,or3
RAG - the product of above two (impact *urgency)
How do I get the form to Save the calculated value without me having to manually put the result in the form field i.e. entering 9 if impact=3 and urgency=3
I am using Access 2007
There are three fields related thus:
Impact - either 1,2,or 3
Urgency- either 1,2,or3
RAG - the product of above two (impact *urgency)
How do I get the form to Save the calculated value without me having to manually put the result in the form field i.e. entering 9 if impact=3 and urgency=3

I am using Access 2007