A
avi
Hello,
I am looking for a robust code that will count no empty cells at the
right of a selection
Using Range(Selection, Selection.End(xlToRight)).Select seems to
capture all the cells only the next block and not all the columns at
the right
Thanks
Avi
I am looking for a robust code that will count no empty cells at the
right of a selection
Using Range(Selection, Selection.End(xlToRight)).Select seems to
capture all the cells only the next block and not all the columns at
the right
Thanks
Avi