Hi All,
I am working on a form. I am using listboxes with muti select option. Listbox2 is auto populated from first row of sheet i.e. Region.
If you select a region(from listbox2), the relevant Country should display in Listbox3. I done vlookup for this, but only first value is coming. I think...