Category: Logical

Schedule column

Create list of dates excluding weekends and holidays.Basically create list of workdays in a certain year, you may fill in to get more. List of...

CHOOSE – tree of decisions

If you are like me, then you must have needed to use CHOOSE functionThis is basically like “SELECT CASE” statement, but more limited So, in...

Count Unique

A question by a colleague on how to count number of unique items in a column made me realize, I don't have that here. So here...

SimpleANBox

This is a financial box, a saving account, a credit, a loan, or any other financial amount that has input and output. During my time...

BMI Calculator

A simple calculator, how come we do not have one like this?...