If statement with dates

Joined
Oct 3, 2012
Messages
1
Reaction score
0
I'm trying to write an IF statement where if the value is between two dates then the cell will show one month but if it is between another two it will show another, e.g.

If the cell (for example A2) is between 01/05/2012 (UK Date format) and 15/05/2012 then the cell (A3) will show "May" but if the value is greater than 15/05/2012 then it will show "June".

I want this to run so that the statement detects for all months so if it was 03/01/2012 then it would know to show "January" - I don't want it just for the months of May and June. Basically if the date is before the 15th of that month I want the cell to show that month but if it is after the 15th I want it to show the next.

I don't even know if this is posisble but I am clueless so any help would be greatly apreciated!

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Date Formula Help 3
Nested If Statement 4
concatenate dates? 2
if statement formula 2
count dates in excel 6
Date Formula to Count Months 8
Date-increments 3
calculating with dates 6

Top