Error with REGEX.EXTRACT
I'm testing the formula in the screenshot below but I cannot understand why this isn't working. Every RegEx tester online suggests that this string should work. I'm expecting this formula to return 12. Any help on this is really appreciated!
=REGEX.EXTRACT(C3,"/(/d+)-(/d+)/g",1,1)