I have a table with a dynamic number of rows. The cells are formatted to Accounting in column E & F. However in column F, a handful of numbers appear as text and not as accounting numbers.
Is there a code that goes down column F, and where the cell is a text cell, then firstly convert this to a number, then secondly format it in the same way the immediate cell to the left (i.e. column E) is formatted.
So for example, if in a 200 row table, cells F100 and F199 are stored as text, then I want to convert these two cells as numbers, and then format F100 in the same way that cell E100 is formatted and format F199 the same way that cell E199 is formatted.
Thanks
Is there a code that goes down column F, and where the cell is a text cell, then firstly convert this to a number, then secondly format it in the same way the immediate cell to the left (i.e. column E) is formatted.
So for example, if in a 200 row table, cells F100 and F199 are stored as text, then I want to convert these two cells as numbers, and then format F100 in the same way that cell E100 is formatted and format F199 the same way that cell E199 is formatted.
Thanks