Monks,
I'm using the following to identify 4 digit numbers in a string. I replaces the number with a hyperlinked number. It works, but I don't want to use it if a number is within a date format (i.e. 2018-01-01). I'm not sure how to say, look for the 4 digits unless it has a dash after it.