I have done this multiple ways. I have done the wizard and I have done it manually and yes I have set the column count, and the row source and the column widths. And I stated above what happens if i set the bound column
Okay I assuming (correct me if I am wrong) that when you say bound you are refering to the control source in the properties of the combo box? When I do this it only allows me to choose valus from the tblcomics, meaning title_ID etc. When I choose this it only displays the numerical value or if...
Okay I am trying to make one form for data entry to update the records, this is what i got:
tblComic
Comic_ID (PK)
Title_ID (FK)
Publisher_ID (FK)
Artist_ID (FK)
Writer_ID (FK)
Edition
Purchase
Market
Description
Picture
tblTitle
Title_ID (PK)
titleName
tblArtist
Artist_ID (PK)
artistName...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.