Basically, im reading and writing values to a database, much like a address book infact.
But what im wanting to do is, be able to select a certain record using a combo box.
Im wanting the combo box to populate with all the (AUTONUMBER) ID collumn.
so i can select which number and it will bring up all the information in the selected area's of the form.
I can read and write information perfectly, all im wanting help with is the ComboBox, i can only get it to read the ID number the record im currently looking at.
So im just wanting to know how to populate with ALL the ID Numbers on my database..
Hope you can understand what i'm wanting.
Thanks in advance
/Tofas
But what im wanting to do is, be able to select a certain record using a combo box.
Im wanting the combo box to populate with all the (AUTONUMBER) ID collumn.
so i can select which number and it will bring up all the information in the selected area's of the form.
I can read and write information perfectly, all im wanting help with is the ComboBox, i can only get it to read the ID number the record im currently looking at.
So im just wanting to know how to populate with ALL the ID Numbers on my database..
Hope you can understand what i'm wanting.
Thanks in advance
/Tofas
