Very simply if I have the following sentence:
"RYAN O'NEAL AND JERRY O'CONNELL WERE ON CONAN O'BRIEN."
I want to get
"Ryan O'Neal and Jerry O'Connell were on Conan O'Brien."
I would like to accomplish this with Python in the Field Calculator....
I can get O' so close (get it?), but I keep getting it O' so wrong (last one I promise)
Thank you for your time.