Select filled cells/rows in a spreadsheet
Hi,
I have a worksheet with data looking like that:
# Name Telephone
1 Joe 506
2 Jack 239
3 Bob 897
4
5
....
3000
The number of rows is limited to 3,000, but the rows filled could be
anywhere between 1 and 3,000. I am looking at a VBA macro that could
autmatically select the rows filled, column B being the test.
Thanks for your help !!
Tomfizz
|