Category: Formulas – combined functions

IF with AND and IF with OR

The powerful function If can already do a lot of tricks, but we can for sure do more when we use it with AND or...

OFFSET+MATCH

One of the power of combining functions in one cell is using the best of these functions An example is here, OFFSET + MATCH will...

Count how many times letter found

Found this in an old file while doing some digital cleaning This will show you how you can easily count how many times a letter...

Workdays – Across months

Get total number of days per month This was a question from one of my friends, This set of formulas will calculate how many days...