How to calculate "first of the month after 60 days"

Radio

New Member
Joined
Mar 27, 2013
Messages
10
Hello,
I am having trouble creating a formula to capture the "first of the month after 60 days" from the Hire Date.
Example, Hire Date is 01/15/2013, should return 04/01/2013. Would the ROUNDUP function be useful here?
Thanks in advance!
- Radio
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Hi, Thanks for the quick response. The formula gave me one month prior, meaning 03/01/13 for the 01/15/2013 start date. So I tried it with 90 days, =(A1+90)-DAY(A1+90)+1 and it worked! This is cool and will help me track eligibility. Thanks for your help :)
 
Upvote 0
Hello,
I tried all suggestions and they worked! Thanks so much. It's neat how you can solve something a few different ways, I like that about Excel.
I really appreciate the help :)
Radio
 
Upvote 0
Barry's is good but as I understand these types of eligibility it really should be =EOMONTH(A1+60,0)+1

The question is when does the eligibility start for somebody that starts on 3/2? Is it 5/1 or 6/1?
 
Upvote 0

Forum statistics

Threads
1,213,482
Messages
6,113,916
Members
448,533
Latest member
thietbibeboiwasaco

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