Hi - I have one combo box that shows values from 5 fields. 2 of which are important: POC name & Company name. I would like to populate 2 fields via that combo box...Is this possible? The main field needs to be POC name, but the 2nd field needs to be company name. Can I do this?
POC field is: "cboToFrom"
Company name field is: "cboCompanyName"
I've tried different methods, but I'm having a hard time going about this. The cboToFrom field pulls values from a contacts table showing their name, company name, address, etc. I want my users to be able to pick a poc name & it automatically place the company name in the cboCompanyName field, but I also want them to be able to manually change that field so it is also a drop down field.
Thanks,
~roystreet
POC field is: "cboToFrom"
Company name field is: "cboCompanyName"
I've tried different methods, but I'm having a hard time going about this. The cboToFrom field pulls values from a contacts table showing their name, company name, address, etc. I want my users to be able to pick a poc name & it automatically place the company name in the cboCompanyName field, but I also want them to be able to manually change that field so it is also a drop down field.
Thanks,
~roystreet