I'm trying to modify this code a bit.
I would like to use listbox for the "result", so i could choose one option from result and display it in excel cell/range.
As I understand i have to create userForm and add listbox inside that?
How do i get results inside this listbox and the chosen option in the excel cell?
Thanks in advance