in reply to Re: replacing all strings of numbers with a link
in thread replacing all strings of numbers with a link
Awesome; thanks so much! I was missing the plus sign in my original code, so every single digit would be replaced instead of every string of digits. You rock.