Hi.
I am new to this visual basic programming and I am just learning. I am doing a data entry screen and I have a button that adds a record to a database file. My problem is that the file is index by initials and the first entry that I have when adding is filling up initials but I have this initials in a combo box. What happen is that when I am adding a record and select an initial from a combo box, the data I am selecting doesn't get written or save in a database file.
Appreciate any help you can give. Thanks.
I am new to this visual basic programming and I am just learning. I am doing a data entry screen and I have a button that adds a record to a database file. My problem is that the file is index by initials and the first entry that I have when adding is filling up initials but I have this initials in a combo box. What happen is that when I am adding a record and select an initial from a combo box, the data I am selecting doesn't get written or save in a database file.
Appreciate any help you can give. Thanks.