Auto Sort Birthdates

Tabulah

New Member
Joined
Oct 8, 2020
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
Hello

I am hoping someone may be able to help me. I have a list of birthdates and in my job, I have to purchase gifts for everyone's birthday. Ideally, I like to do this 3 weeks before the birthday comes up to give me time to buy the gift and get it sent to them in good time.

It would help me so much if each time I open my birthday excel spreadsheet, it automatically sorts the birthday list to show the birthdays in order of 3 weeks before the date of the actual birthday. Do you think there is a way to make this happen? I wondered if there was a formula that could reference todays date by using the =TODAY() formula for example and then automatically sort the list that way? If the birthday has passed and I have missed it, it can just go back to the bottom of the list and I can use a conditional format to highlight the cell in red or something so its a warning that it has passed and I've missed it.

I should also add, I am a novice at excel (would love to get better and am trying to learn as I go!) I have not used macros before. I think I could work out how to use the macro function though (if it were necessary and there was a macro to run to do this task?!) If not, I can copy and paste a formula of course :)

I do hope that all makes sense and thank you in advance for helping if you can, it would be much appreciated.
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
1. Use Outlook calendar with 3 week reminder notices 2. Excel add a column for Notice, in the cells below this, make a formula referencing the cell that has the Birthday.....My data - the birthDate, started in cell C4 - I used formula =DATE(YEAR(TODAY()),MONTH(C4),DAY(C4))-90 ; you may need to modify for what cell your data is in!
 
Upvote 0

Forum statistics

Threads
1,213,546
Messages
6,114,256
Members
448,557
Latest member
richa mishra

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top