Hi, I’m totally new to =REGEX so forgive me this noob question:
If in C2 I use formula: =REGEX(A2,B2) it returns: 2021-08-27
If in C3 I use formula: =REGEX(A3,([^","]+)) it returns: Err:507
In below example: what to type in the =REGEX formula in Expression part instead of cell reference?
Thanks