bgoodwin23
New member
- Local time
- Today, 14:55
- Joined
- Dec 29, 2009
- Messages
- 3
All,
I'm a novice at best with Access. I'm currently on Access 2003. I've created a database (obviously) and used a combo box to make it easier to choose and display the data represented in another table. This works fine. However, when I look in the second table the data stored is the ID rather than the actual text. When reporting or doing anything from the actual table it represents the ID number rather than the actual text (similar to a normal text field).
I've played with the control source, changed the data type to preform a lookup for the values, and many, many other option with no success. I would like to store the actual text data not the ID number; but for some reason I get the ID number rather than the actual text.
How do I get the text to appear in the table and subsequently in my report? Do I have to write a query? UGGGGG!
I'm not a VB programmer nor am I an access guru so any help would be truely appreciated.
Thanks in advance.
I'm a novice at best with Access. I'm currently on Access 2003. I've created a database (obviously) and used a combo box to make it easier to choose and display the data represented in another table. This works fine. However, when I look in the second table the data stored is the ID rather than the actual text. When reporting or doing anything from the actual table it represents the ID number rather than the actual text (similar to a normal text field).
I've played with the control source, changed the data type to preform a lookup for the values, and many, many other option with no success. I would like to store the actual text data not the ID number; but for some reason I get the ID number rather than the actual text.
How do I get the text to appear in the table and subsequently in my report? Do I have to write a query? UGGGGG!
I'm not a VB programmer nor am I an access guru so any help would be truely appreciated.
Thanks in advance.