I have a form and I need to have 2 or 3 fields that are updated with data when I put data in another field (combo box) on that form
e.g Part number (combo box) updates part price and and description
I know how to do this normally but the problem is that the table I get this data from is not the forms main data source
I cant create a query based on the two tables because I cant link the primary key
I am sure this is easy but I cant figure it out
Thanks
Kevin
e.g Part number (combo box) updates part price and and description
I know how to do this normally but the problem is that the table I get this data from is not the forms main data source
I cant create a query based on the two tables because I cant link the primary key
I am sure this is easy but I cant figure it out
Thanks
Kevin