josephaldred
New member
- Local time
- Today, 09:30
- Joined
- Aug 1, 2009
- Messages
- 8
Ok in making a combo box (using the wizard, I am a newbie) I chose the Last name, First name, ID, and Rate. In that order. I want the the combo box to display the Last name, and have a text box display the Rate. I figured out how to display the last name, but it dispalys the ID (which is the primary key for that table). With the bound column set to one, it displays Last name and ID in the text box. Changing it to 2 just displays Last name in both. 3 displays a blank in the combo box and Last name in the text box while changing it to 4 shows a blank box and Rate in the text box.
Does anyone have any suggestions? Like I said, I am new to database, I took a class about a year ago and haven't touched it since. Any help would be greatly appreciated.
Thanks,
Joseph
Does anyone have any suggestions? Like I said, I am new to database, I took a class about a year ago and haven't touched it since. Any help would be greatly appreciated.
Thanks,
Joseph