I have a combo box in my form where I have 4 options to choose from. Then when I send my form to my report it is appearing as a number. If anyone knows how to change that numerical value to the text value that I have in the combo box that would be great. This is what I have so far
=DLookUp("Field","Table","ID = ")
=DLookUp("Field","Table","ID = ")