Hello,
I have a table tbl Packing List where the user inputs a product code. This field is restricted as it looks up possible values from tbl product list This works ok, as I have linked the tables.
I would then like the description, also stored in tbl product list to also be retrieved into a description field in tbl Packing List.
It seems a simple enough process but I can not work it out.
Summary
User inputs code into table, then we want description for that code to come into the description field.
thanks
I have a table tbl Packing List where the user inputs a product code. This field is restricted as it looks up possible values from tbl product list This works ok, as I have linked the tables.
I would then like the description, also stored in tbl product list to also be retrieved into a description field in tbl Packing List.
It seems a simple enough process but I can not work it out.
Summary
User inputs code into table, then we want description for that code to come into the description field.
thanks