Hey fellas,
Following on from the database form work I was doing before, I now need to add the functionality of adding notes to records to say that the company has been contacted/needs to be contacted again.
Basically I have two subforms whose sources are queries that display company details and employee details. This is so that the information can't be edited, only viewed.
I have a txtbox and cmd button that I want to use to enter data into the Notes column of a selected record. So when the name of a company is selected in the combo box, and displayed in the subform, I'll be able to add the note to said record.
Thanks guys,
Antoni
Following on from the database form work I was doing before, I now need to add the functionality of adding notes to records to say that the company has been contacted/needs to be contacted again.
Basically I have two subforms whose sources are queries that display company details and employee details. This is so that the information can't be edited, only viewed.
I have a txtbox and cmd button that I want to use to enter data into the Notes column of a selected record. So when the name of a company is selected in the combo box, and displayed in the subform, I'll be able to add the note to said record.
Thanks guys,
Antoni