All
Credits to Chihiro, as he has helped with this matter when first query it.
The problem now is that, was trying to adapt the same code to a different approach, which is looking to a combobox & label.caption from an different worksheet (files attached).
In a nutshell what I would like to achieve is that:
When an item on ComboBox 5 is selected, lookup to label50.caption and on MasterData.xlsx source file & FProducts sheet and display the respective number on TextBox8.
I.e.:
Label50.caption=1
ComboBox5=AB100
TextBox8 should display 10
Thanks in advance for any help.
Regards
R
Credits to Chihiro, as he has helped with this matter when first query it.
The problem now is that, was trying to adapt the same code to a different approach, which is looking to a combobox & label.caption from an different worksheet (files attached).
In a nutshell what I would like to achieve is that:
When an item on ComboBox 5 is selected, lookup to label50.caption and on MasterData.xlsx source file & FProducts sheet and display the respective number on TextBox8.
I.e.:
Label50.caption=1
ComboBox5=AB100
TextBox8 should display 10
Thanks in advance for any help.
Regards
R