I guess this is easy..... but here goes
I have two tables Company details and sales details
they are related by a field called "companyid".
What I would like to happen is when adding a new sales record in the sales form, You select the company from a combo box and the companyid, country and subsidiary fields are automatically filled in with the details stored in the table called company details.
How is this done? by me.field.value ? or by dlookup?
please help!!!
I have two tables Company details and sales details
they are related by a field called "companyid".
What I would like to happen is when adding a new sales record in the sales form, You select the company from a combo box and the companyid, country and subsidiary fields are automatically filled in with the details stored in the table called company details.
How is this done? by me.field.value ? or by dlookup?
please help!!!