Hi Alll
I have a combo box on sheet 2 . I want to fill this with the values from sheet1 range("a1:a50"). how to do this.
or is it better to use
A list box to a range and populate values.
In either of the above two scenarios. can we type a part of the text and get those values. Example there 50 countries when i type in "H" can it show me in the dropdown where countries name start with "H". Is this possible in combox box / list values / list box
Is it always better to use combox box / list box on userform rather them placing on a sheet and playing with the code.
Many thanx for your help
Bookmarks