IanMilly
Registered User.
- Local time
- Today, 22:13
- Joined
- Jun 1, 2004
- Messages
- 46
Hi,
I have a textbox in a form which is linked to another textbox in the same form to extract the first two letters of the first text box (using control source, ([textbox1],2)). What i want to do is to be able to link the textbox2 (the two letter value extracted from a bigger value) to a table in order to create or read these values. I will be able to use this inforamtion to query a new input value etc. Is this possible to do?
Thanks
Ian
I have a textbox in a form which is linked to another textbox in the same form to extract the first two letters of the first text box (using control source, ([textbox1],2)). What i want to do is to be able to link the textbox2 (the two letter value extracted from a bigger value) to a table in order to create or read these values. I will be able to use this inforamtion to query a new input value etc. Is this possible to do?
Thanks
Ian