Hi
I’m really confused about lookup fields and assumed they worked in a similar way to vlookup in excel and google sheets.
I have two tables:-
Orders
- orderid
- order name
- price
- productid
- sku
Products
- productid
- productname
- sku
The Orders sku field needs updating with the sku field from the Products table.
Is this possible and can someone show me an example please.
Thanks
Jonathan