T
Terrence Carroll
Hi,
I have a form with a textbox and a combo box. The text box is called
CompanyName and the combobox is called CompanyFamilyName. Every CompanyName
eventually needs to be assigned to a CompanyFamilyName. However some
CompanyNames have a "unassigned" value to the CompanyFamilyName to start
with. What I want to do is to give the user the ability to assign a new
CompanyFamilyName or to select a CompanyFamilyName from a combo box
containing a list of existing CompanyFamilyNames. I have this piece taken
care of. I also want the the CompanyFamilyName in the "Cumulative" table to
update based upon the value I enter on the form for the company family name
associated with the company name that previously had a value desingated as
"unassigned" for the company family name. Please let me know how i would do
this in the after update event of the combo box.
Thanks,
Terry Carroll
I have a form with a textbox and a combo box. The text box is called
CompanyName and the combobox is called CompanyFamilyName. Every CompanyName
eventually needs to be assigned to a CompanyFamilyName. However some
CompanyNames have a "unassigned" value to the CompanyFamilyName to start
with. What I want to do is to give the user the ability to assign a new
CompanyFamilyName or to select a CompanyFamilyName from a combo box
containing a list of existing CompanyFamilyNames. I have this piece taken
care of. I also want the the CompanyFamilyName in the "Cumulative" table to
update based upon the value I enter on the form for the company family name
associated with the company name that previously had a value desingated as
"unassigned" for the company family name. Please let me know how i would do
this in the after update event of the combo box.
Thanks,
Terry Carroll