E
excelworker100
Hi all...
I have little problem, I hope someone can help me.
I am making comboboxes or listboxes it doesnt really matter that. ANyway
=OFFSET(Countries!$G$1,MATCH(A7,Countries!$G$1:$G$31914,0)-1,1,COUNTIF(Countries!$G$1:$G$31914,A7),1)
How this formula would be in VBA for comboboxes or listboxes or whatever?
Thanks in advance
I have little problem, I hope someone can help me.
I am making comboboxes or listboxes it doesnt really matter that. ANyway
=OFFSET(Countries!$G$1,MATCH(A7,Countries!$G$1:$G$31914,0)-1,1,COUNTIF(Countries!$G$1:$G$31914,A7),1)
How this formula would be in VBA for comboboxes or listboxes or whatever?
Thanks in advance