R
Rob
I need a combo box that will allow me to select a record from the field
"UnitID" which is in the table "tblUnits" and go to that record. I also need
it, if possible, to allow the insertion of new records if the UnitId is not
found.
The UnitID is of Data Type nvarchar and it's length is 11. It is the primary
key for the table.
I have used "Findfirst" in Access databases before but I haven't worked
with a project before and don't know what to use in this enviroment.
Thanks in advance,
Rob
"UnitID" which is in the table "tblUnits" and go to that record. I also need
it, if possible, to allow the insertion of new records if the UnitId is not
found.
The UnitID is of Data Type nvarchar and it's length is 11. It is the primary
key for the table.
I have used "Findfirst" in Access databases before but I haven't worked
with a project before and don't know what to use in this enviroment.
Thanks in advance,
Rob