R
Rocky Lane
Hi Don,
It works like a charm. I changed your code to use the name of my worksheet
and it worked perfectly. The only improvements I can think of if possible,
without a lot of work are:
1) the column I am searching in contains many cells that have data
containing RCA (i.e. RCACP, Arcade, etc.) so it stops at ever one of those. I
would like it to stop at cells that contain RCA only. With over 44,000 rows,
clicking no for non-RCA only cells is a drag because there are more of them
than just RCA cells.
2) an extra InputBox asking for the worksheet name would be nice as I have
several with different names I need to run this macro on.
Thank you very much for all you have done so far.
Rocky
It works like a charm. I changed your code to use the name of my worksheet
and it worked perfectly. The only improvements I can think of if possible,
without a lot of work are:
1) the column I am searching in contains many cells that have data
containing RCA (i.e. RCACP, Arcade, etc.) so it stops at ever one of those. I
would like it to stop at cells that contain RCA only. With over 44,000 rows,
clicking no for non-RCA only cells is a drag because there are more of them
than just RCA cells.
2) an extra InputBox asking for the worksheet name would be nice as I have
several with different names I need to run this macro on.
Thank you very much for all you have done so far.
Rocky