Kiwi-Wombat
Registered User.
- Local time
- Today, 15:35
- Joined
- Aug 2, 2004
- Messages
- 56
In a small application I am using there are two tables. In the main table there is a relationship with another. The main table stores only the Record ID of the item in the second table but a look up box displays the item name. Standard stuff.
On the associated form, if I use a combo box, the item name displays OK but I specifically don't want a combo box. If I use a text box it only displays the Record ID.
How do I show the item name in a text box? Is this something done in the expression builder?
Thanks in advance
On the associated form, if I use a combo box, the item name displays OK but I specifically don't want a combo box. If I use a text box it only displays the Record ID.
How do I show the item name in a text box? Is this something done in the expression builder?
Thanks in advance