jimtron
Illuminator
I've got a spreadsheet on Google docs, and my experience with spreadsheets is very limited. There's a date column, with most dates like this
but also a bunch like this
I want to lose the suffixes, and just keep the dates (yyyy-mm-dd).
There are a lot of entries, so I'd rather not manually delete the extra characters. Is there a formula I can do this with, maybe with wildcards or something? Or search and replace (except the suffixes are not all the same)?
I can export this and open it in Open Office, if that would be better.
Thanks!
Code:
2009-09-07
Code:
2009-09-07-A01
2009-09-07-A02
There are a lot of entries, so I'd rather not manually delete the extra characters. Is there a formula I can do this with, maybe with wildcards or something? Or search and replace (except the suffixes are not all the same)?
I can export this and open it in Open Office, if that would be better.
Thanks!
Last edited: