DaveHarris
New Member
- Joined
- Oct 19, 2017
- Messages
- 1
Newbie to VB and I'm struggling to find a code to complete the above.
I have a UserForm for with 2 combobox's, the first is for category ("cmbCat") and the second for supplier ("cmbSup"). I would like to be able to upon initializing the form list data from "Table5[Category]" on worksheet "Category" for "cmbCat" , and from "Table25[Company]" on worksheet "Supplier List" for "cmbSup".
Thanks in advance for any help or advise on this question.
I have a UserForm for with 2 combobox's, the first is for category ("cmbCat") and the second for supplier ("cmbSup"). I would like to be able to upon initializing the form list data from "Table5[Category]" on worksheet "Category" for "cmbCat" , and from "Table25[Company]" on worksheet "Supplier List" for "cmbSup".
Thanks in advance for any help or advise on this question.