Display description field instead of primary key in datasheet of a split form

Venus

Registered User.
Local time
Today, 12:23
Joined
Dec 11, 2013
Messages
15
I have a split form on my database where I have my combo boxes bound to a primary key but they display the description field so it's much easier to understand. Is there a way to do this with option groups? In other words, I would like the datasheet part to display the option group labels rather than the values so it is easier to understand.
 
I'm afraid not. It's either you ditch the split form or swap your option group for Combo boxes.
 

Users who are viewing this thread

Back
Top Bottom