Describe the match
Give examples of what should and shouldn't match. Say where you'll use it — find-and-replace, validation, or a tool like Python or JavaScript — since flavors differ slightly.
Regex is powerful but hard to write. Describe what to match — emails, phone numbers, dates, a custom format — and ExcelGPT returns a pattern plus an explanation of what each token does.
Try it with AIGive examples of what should and shouldn't match. Say where you'll use it — find-and-replace, validation, or a tool like Python or JavaScript — since flavors differ slightly.
Yes — paste a pattern and ExcelGPT breaks down what each part matches.