vendredi 27 février 2015

excel vba find first value row in range

i have this range it selects all values in that column.


Set c = ThisWorkbook.Worksheets("SplitSkillInterv").Range("C3:C" & Rows.Count)


Now i need to make it to find some value and then its row( it could be 1 or 10+, so i need to find first one) any ideas?


Aucun commentaire:

Enregistrer un commentaire