baldeagle
Registered User.
- Local time
- Today, 13:32
- Joined
- Nov 9, 2004
- Messages
- 38
Howdy,
I have the following two tables:
1) | A | B | C | D |
2) | A | B | C | E |.
Table #1 is a list of previous product, so all the fields are known. Table #2 is input by the user - after updating text C, I would like to have text E automatically fill in with the matching value from column D. I might be able to do it with cascading combo boxes, but would prefer to do it with only the text boxes.
Thank you,
Baldeagle.
P. S. I've been lurking in the forums for a while and have learned much. Sorry if this post is unclear - It the first forum I've posted to in a few years.
I have the following two tables:
1) | A | B | C | D |
2) | A | B | C | E |.
Table #1 is a list of previous product, so all the fields are known. Table #2 is input by the user - after updating text C, I would like to have text E automatically fill in with the matching value from column D. I might be able to do it with cascading combo boxes, but would prefer to do it with only the text boxes.
Thank you,
Baldeagle.
P. S. I've been lurking in the forums for a while and have learned much. Sorry if this post is unclear - It the first forum I've posted to in a few years.