Programmers,
I REALLY need your your Help speeding up some code.
In one worksheet a table has 70,000 rows.
In column "Q" (17), 40,000 cells have numbers; 30,000 are empty rows.
I need to convert these numbers into text
by adding a single quote (') before each number.
My code sorts the table...