j2curtis64
New member
- Local time
- Today, 06:09
- Joined
- May 10, 2011
- Messages
- 8
Hello,
I want to be able to update value in text box based on the value in a combo box. This would be in a Access form.
For example, I have the following values in a table.
Name Number
Johnson 1234
Curtis 5678
Jones 2468
In my form, one of my fields i display Johnson (name field) by using a Combo Box. Then I have text box that i want to update the value automatically based on the value in the "name" field. So for this example i would want the value to be 1234. How would i do this?
I want to be able to update value in text box based on the value in a combo box. This would be in a Access form.
For example, I have the following values in a table.
Name Number
Johnson 1234
Curtis 5678
Jones 2468
In my form, one of my fields i display Johnson (name field) by using a Combo Box. Then I have text box that i want to update the value automatically based on the value in the "name" field. So for this example i would want the value to be 1234. How would i do this?