I have a column with both text and numeric values due to some data import format.
I am trying to insert a single cell if it contains a number. I am using the below code which works at only shifting the cells with numbers in them, however it is inconsistent with the number of cells it inserts...