I am working on an existing form that displays many lookup fields. For example, I have a field that asks "Did a follow-up occur?" The table stores 0 for no and 1 for yes. On my form, there is a combo box that has No, Yes in drop down. So, user can select value to change record. Great. But, what is not happening, is the display of existing records is not showing No, Yes. It shows the stored 0, 1. How do I get the displayed field to be the value, not the code?
Thanks for any help. I am an Access novice.
Laura