Hi Guys,



Im creating a form which from different tables... Do i need to put the primary of each table to my form? for my form to update?

And when i put my primary key its a combo box and i want the control source to be the equivalent of that primary key. like for example 1 - Letter, 2- Memo
did it as query so the choices will be Letter, Memo etc but then when i switched it to form view and try to enter error is coming that i have entered a text to autonumber field....

Can someone help me with this???