The data that I am attempting to split is a date column:
2014-03-21
2014-02-19
2015-06-12
2017-08-16
I want to separate the year from the months so that the result will be a single column of ‘years’ and a single column that begins with the month, 03-21.
Now however, I had the brainchild to duplicate the column, search and replace to remove the year from the second column.
I learned another disappointing fact that in Numbers, I cannot Find and Replace on a single column. I did read somewhere to copy the column to a new sheet, Find and Replace on that sheet. Low and behold, Find and Replace works on the entire document, not even restricted to a sheet.
Because this wiped out all the “years” on 50 pages of data, I’m extremely frustrated.
There were too many steps to undo, silly me thought that I could close without saving, but no, Numbers outsmarted me on this one, too, and saved the spreadsheet without me physically saving.
Now I have two columns of month/day, and no years.