Hi, here is my situation I have two tables one is called Primary which includes the fields UnitPrice and PartNo and a few other fields. I also have created another table called Prices with just the UnitPrice and PartNo fields. I have created a combobox that lists the Part Numbers from the table, when a Part Number is selected I want a text box called Price to show the appropriate UnitPrice. I've tried everything I can think of and it still will not work. I know this is basic.
Thanks
Sean
Thanks
Sean