Simple help please
Im trying to get this to work but not very well, I have a table with values in and a second table i wish to create records via a form.
I want to auto fill some of the fields and understand the Dlookup function is probably the best way to go.
I have looked up the examples but struggling to understand how to get it to work
I have created a simple dbase with 2 tables one, part no, customer and die no
a second table called sales and then created a form.
on the form i created a combo box for the die numbers then a second field which should auto fill with the part no. I have used the dlookup comand using the control source
=DLookUp("[Part No]","parts list",[Combo7])
it doesnt work at all. Would someone very kindly create a simple example i could download to play with and help understand.
I seem to be unable to attach my example
Thanks
Im trying to get this to work but not very well, I have a table with values in and a second table i wish to create records via a form.
I want to auto fill some of the fields and understand the Dlookup function is probably the best way to go.
I have looked up the examples but struggling to understand how to get it to work
I have created a simple dbase with 2 tables one, part no, customer and die no
a second table called sales and then created a form.
on the form i created a combo box for the die numbers then a second field which should auto fill with the part no. I have used the dlookup comand using the control source
=DLookUp("[Part No]","parts list",[Combo7])
it doesnt work at all. Would someone very kindly create a simple example i could download to play with and help understand.
I seem to be unable to attach my example
Thanks