The values "8/12/2018" and "8/13/2018" are substrings within two separate longer text strings, STRING1 and STRING2 respectively. I can easily extract those dates and compare them. Is it possible to use the REPLACE function to replace the older date in STRING1 with the more recent extracted date from STRING2?