Forum Discussion
arise2read
May 21, 2020Copper Contributor
Find and Replace Partial numbers
I realize this is a simple problem, but after spending a ridiculous amount of time reading and researching, I can't figure it out! I have a very long list of birthdates that, when uploaded, were ch...
Jos_Woolley
May 21, 2020Iron Contributor
Hi,
Simple with a formula, but not so simple using Find & Replace! I can do it with 3 consecutive Find & Replaces, though no less than that:
Find what: 20/20
Replace with: #20/20
Find what: /20
Replace with: /19
Find what: #20
Replace with: 20
If that's not to your liking, perhaps a formula-based approach is an option for you?
Cheers
SergeiBaklan
May 22, 2020Diamond Contributor
To be more safe, it's better 20/19 to replace on #20/19 as well
- Jos_WoolleyMay 22, 2020Iron ContributorCan you give an example for which your suggestion would make a difference?
Regards- SergeiBaklanMay 22, 2020Diamond Contributor
3/20/1922
- Jos_WoolleyMay 22, 2020Iron Contributor
Ah, I see. I discounted such possibilities since I presumed from the OP's original post that all dates had a year beginning 20**. Though I may be wrong, in which case you are correct.
Regards