Lets start the week with a quick tip.
Lets say you have a list of employees and their birthdays. Now you want to sort this list, based on their birthday, not age.How would you do it? Sorting by day and month alone:
Note: if you are using tables, then use this formula. (Assuming original date is in DOB column), =DATE(YEAR(TODAY()), MONTH([@DOB]),DAY([@DOB])) Related: Introduction to Tables & Structural References. More Sorting Examples:
If you think sorting by birthdays is easier than eating a birthday cake, then I have a challenge for you. Assuming a list of data of births is in the range A1:A100, write a formula to find how many birthdays are in this month? |
Monday, August 26, 2013
Sort by Birthday [Quick tip]
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment