MajorChaos
Technical User
all right. here gos:
I have a form, on that form is a combo box that is getting its data from another table. 1.(Profile Form), 2.(Combo Box priorityID) 3. (priorityTB Table, field 1 priorityID, field 2 priority---data in field 2--High, medium, low).
I have the combo box retrieving data just fine, on the profile form the data is just how it needs to be, I can select data move on to a new record..etc. my problem is when I go to do a report, or look at the profile table, the priority ID field shows the auto number instead of the data it relates to.
how do I fix this so that my reports/tables give me the data instead of the autonumber?
Thanks
I have a form, on that form is a combo box that is getting its data from another table. 1.(Profile Form), 2.(Combo Box priorityID) 3. (priorityTB Table, field 1 priorityID, field 2 priority---data in field 2--High, medium, low).
I have the combo box retrieving data just fine, on the profile form the data is just how it needs to be, I can select data move on to a new record..etc. my problem is when I go to do a report, or look at the profile table, the priority ID field shows the auto number instead of the data it relates to.
how do I fix this so that my reports/tables give me the data instead of the autonumber?
Thanks