Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 05-29-2018, 10:51 PM
ArviLaanemets ArviLaanemets is offline Sort data by month and by dates Windows 8 Sort data by month and by dates Office 2016
Expert
 
Join Date: May 2017
Posts: 960
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

Add a column where you calculate the birthday for current year
Code:
=DATE(YEAR(TODAY()), MONTH(BirthDate), DAY(BirthDate))
or where you calculate date of next birthday
Code:
=DATE(YEAR(TODAY()) + (DATE(YEAR(TODAY()), MONTH(BirthDate), DAY(BirthDate))<TODAY()), MONTH(BirthDate), DAY(BirthDate))
and use the calculated column for sorting.

Last edited by ArviLaanemets; 05-30-2018 at 01:06 AM.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort data by month and by dates Unable to sort dates in Excel on new PC freebird795 Excel 3 12-07-2014 03:06 PM
Sort data by month and by dates Please Help. I need to sort Data A-Z not sure if i need to use Macros steveyjohn Excel 1 11-14-2014 06:19 PM
sort data in excel cabot Excel 1 08-17-2012 09:41 AM
Sort data by month and by dates Sort Data rkeles Excel 6 02-04-2012 01:31 PM
start-stop month dates in calendar madison320 Project 0 06-24-2011 08:15 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 03:45 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft