fraser_lindsay
Access wannabe
- Local time
- Today, 17:40
- Joined
- Sep 7, 2005
- Messages
- 218
I have read a few posts about this but none have really told me how to achieve what I want.
I have form with lots of information based on a master table. One on tab control I have setup a number of unbound text boxes with IIf expressions, these return values. These values are summed and another unbound text box creates another value - "Risk" i.e. High, Moderate or Low.
These are all unbound text boxes and the values are only there to run the expression to determine risk. This is the value I want stored in my master table. I have created a text field in my master table but I want the form to be able to take the risk value form teh unbound text box and drop that into the table under "Risk".
This will be unique for each master record on this form and will change depending on changes in parameters selected within the table.
Is there a simple expression to do this?
I have form with lots of information based on a master table. One on tab control I have setup a number of unbound text boxes with IIf expressions, these return values. These values are summed and another unbound text box creates another value - "Risk" i.e. High, Moderate or Low.
These are all unbound text boxes and the values are only there to run the expression to determine risk. This is the value I want stored in my master table. I have created a text field in my master table but I want the form to be able to take the risk value form teh unbound text box and drop that into the table under "Risk".
This will be unique for each master record on this form and will change depending on changes in parameters selected within the table.
Is there a simple expression to do this?