SteveNapper
Technical User
Sorry for the complex subject, but wanted to make it as easy as possible for you all!
I have spreadsheet with 2 tabs. One tab contains a regular sheet, with combo boxes for a pick list in place of one column listing products. I need col B & C to display the cost/unit and weight/unit.
The combo box, and the data for col B & C will come from the second tab, and be listed in cols A, B & C respectively.
EG
I want to look up product 5 using a combo box located at A1, and B1 to display the weight/unit, and C1 to display the cost/unit
A2 to display product 2, B2, etc., etc.
I'm sure that the answer is very simple, but I have NO IDEA about VBA, so please explain it simply, or point me in the right direction for some intro stuff.
Many thanks
I have spreadsheet with 2 tabs. One tab contains a regular sheet, with combo boxes for a pick list in place of one column listing products. I need col B & C to display the cost/unit and weight/unit.
The combo box, and the data for col B & C will come from the second tab, and be listed in cols A, B & C respectively.
EG
I want to look up product 5 using a combo box located at A1, and B1 to display the weight/unit, and C1 to display the cost/unit
A2 to display product 2, B2, etc., etc.
I'm sure that the answer is very simple, but I have NO IDEA about VBA, so please explain it simply, or point me in the right direction for some intro stuff.
Many thanks