Stemdriller
Registered User.
- Local time
- Today, 01:57
- Joined
- May 29, 2008
- Messages
- 187
Hi
I have a combo box that has 4 hidden values, I would like one of these hidden values to be added to a field in a table.
So I created a textbox with the control source pointing to the field and it's default value set to =[CompanyName].[Column](1) thinking it would place the value in the table. But alas not.
If I set the Control Source to =[CompanyName].[Column](1) of the text field I get the correct data, but cannot get the table to take the data????
Any Ideas??
I have a combo box that has 4 hidden values, I would like one of these hidden values to be added to a field in a table.
So I created a textbox with the control source pointing to the field and it's default value set to =[CompanyName].[Column](1) thinking it would place the value in the table. But alas not.
If I set the Control Source to =[CompanyName].[Column](1) of the text field I get the correct data, but cannot get the table to take the data????
Any Ideas??
