I have a workbook with over 50,000 rows of data. My "N" column has some data delimited by commas. I need to parse the first 3 sections of the text in the "N" column into 3 separate columns (K, L, M). Can't have trailing spaces or commas.
I can't use "text to column" due to this is a shared workbook and I can't unshare it. Also each formula result will have to be analyzed to ensure it is what we want to use. We may not like the results and we may need to hand type a result into a row without using the formula on a few of them. Formulas would give us that flexibility.
Here is some examples of my data.
Thanks,
tav
I can't use "text to column" due to this is a shared workbook and I can't unshare it. Also each formula result will have to be analyzed to ensure it is what we want to use. We may not like the results and we may need to hand type a result into a row without using the formula on a few of them. Formulas would give us that flexibility.
Here is some examples of my data.
Thanks,
tav