Hi All,
I currently have data sitting in the first column A in the following format representing line items from Period 1 to 12
4-4030 Fees and Charges-Unrestricted 5,623 5,811 5,610 5,733 7,563 5,417 5,484 6,152 10,962 4,487 4,835 4,412 72,091 73,660 (1,570)
4-5035 Recoupments 0 0 0 0 0 530 0 183 0 0 0 0 713 0 713
6-0040 Assets Purchased<$5000 0 0 0 0 0 0 0 0 0 0 0 0 0 1,850 1,850
I'm looking to split A1 to A by splitting off the cell using the 12th space from the right, which will give me the numbers in cell to further delimit based on space only. The line item description and code at the start are no problems, can use them as they are (but if there's a way to cut off the "4-4030" part as well that would be cool!)
Any ideas on how to do this whilst preserving the brackets indicating negative values and commas?
I currently have data sitting in the first column A in the following format representing line items from Period 1 to 12
4-4030 Fees and Charges-Unrestricted 5,623 5,811 5,610 5,733 7,563 5,417 5,484 6,152 10,962 4,487 4,835 4,412 72,091 73,660 (1,570)
4-5035 Recoupments 0 0 0 0 0 530 0 183 0 0 0 0 713 0 713
6-0040 Assets Purchased<$5000 0 0 0 0 0 0 0 0 0 0 0 0 0 1,850 1,850
I'm looking to split A1 to A by splitting off the cell using the 12th space from the right, which will give me the numbers in cell to further delimit based on space only. The line item description and code at the start are no problems, can use them as they are (but if there's a way to cut off the "4-4030" part as well that would be cool!)
Any ideas on how to do this whilst preserving the brackets indicating negative values and commas?