What Name??
New member
- Local time
- Today, 01:05
- Joined
- Jul 30, 2009
- Messages
- 1
Hi all
I have a form which is based on a table called Investor. It has a combo box with a list of companies filled from the field InvestorCompany. I would like the user to be able to select one of the companies and when they do so for their details such as AddrLine1, etc to be automatically filled from the Investor table . If they do not select an existing company they should be able to input new details into a blank form.
I think this should be done by code written into the After Update Event. But does anyone know where I can find the formula or examples for bringing the record contents for a particular record over and auto filling several fields of a form based on one field?
Thanks in advance for any help.
I have a form which is based on a table called Investor. It has a combo box with a list of companies filled from the field InvestorCompany. I would like the user to be able to select one of the companies and when they do so for their details such as AddrLine1, etc to be automatically filled from the Investor table . If they do not select an existing company they should be able to input new details into a blank form.
I think this should be done by code written into the After Update Event. But does anyone know where I can find the formula or examples for bringing the record contents for a particular record over and auto filling several fields of a form based on one field?
Thanks in advance for any help.