What formula can I use to substitute the final vowel of a text string with another character?
For example, the formula should give the following results (if # is the character I want to replace the final vowel)
orange > orang#
maroon > maro#n
red > r#d
green > gre#n
pink > p#nk
brown > br#wn
Bookmarks