NotVeryTechie
Registered User.
- Local time
- Today, 00:41
- Joined
- May 20, 2008
- Messages
- 54
Hi there
I hope someone can help before I tear my hair out. I have a combo box that contains a number of fields, but displays only the first in the form (when you select they all show but only the first is shown in the field). Then I have a text box where I want to display the information in column 3 automatically. I have called my combo box cboInfoGvnTeam. Then in the properties of the text box I put the following in Control Source =[cboInfoGvnTeam].[Column](4). I typed it in without the [ ], but it puts it in automatically.
Now to make this worse, yesterday it worked, now it won't. Any ideas?
I hope someone can help before I tear my hair out. I have a combo box that contains a number of fields, but displays only the first in the form (when you select they all show but only the first is shown in the field). Then I have a text box where I want to display the information in column 3 automatically. I have called my combo box cboInfoGvnTeam. Then in the properties of the text box I put the following in Control Source =[cboInfoGvnTeam].[Column](4). I typed it in without the [ ], but it puts it in automatically.
Now to make this worse, yesterday it worked, now it won't. Any ideas?