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