Access MICROSOFT ACCESS -- Combo box help

Joined
May 23, 2012
Messages
2
Reaction score
0
I have a combo box based on the following:

Select ID, Name from Table Where ACTIVE_YN = "Y"
Bound column 1
Display width 0,1

Now, if the value deactivates, I would still like any records that have that value assigned to it to show correctly (I just don't want users to be able to set any other records to that value). I understand that I can't use Limit To List since I'm displaying a different column than I am bound to. Do I have any other options?

Thanks

Joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top