Featured Formulas

Validate strong password

To test for strong passwords, you can use a formula based on the REGEXTEST function. In the worksheet shown, the formula in cell D5, copied down, is: =REGEXTEST(B5,"^(?=.*[A-Z])(?=.*[a-z])(?=.*\d)(?=.*[^\w\s])[^\s]{8,15}$") On each row, the formula …Read more

Featured Functions

REGEXTEST Function

The Excel REGEXTEST function tests for the existence of text defined by a given pattern. Regex patterns are very flexible and can be configured to match numbers, email addresses, dates, and other values that have an identifiable pattern. The result from REGEXTEST is TRUE or FALSE. The …Read more

Recent Articles

Combinations and permutations in Excel

Combinations and permutations are two basic ways to count possibilities, used in probability, statistics, games, passwords, and lotteries. This article explains the difference between them, when order and repetition matter, and the Excel functions you can use to calculate each case: FACT, PERMUT, …Read more

Dave, this is absolute wizardry. I recommend your site/newsletter to everyone I work with.
Aron
I just wanted to say that I have been using Excel for many years, but my go-to site is always ExcelJet. Always clear and concise with superb examples on use (far superior to even Microsoft Support!).
Gordon
I really appreciate your insights. You offer a very valuable service. I tell people about your website on a regular basis.
Trent

Get Training

We offer free resources and paid training.

Learn Excel with high quality video training. Our videos are quick, clean, and to the point, so you can learn Excel in less time, and easily review key topics when needed.

View Paid Training & Bundles

Just show me the free stuff

Excel 101 and Core Pivot Packages