Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

2002 excel microsoft training - month function

Forum home » Delegate support and help forum » Microsoft Excel Training and help » 2002 excel microsoft training - "Month" Function

2002 excel microsoft training - "Month" Function

ResolvedVersion Standard

"Month" Function

I am trying to set up a spreadsheet and am using the Month function as part of a calculation to enter a 'period' number in a cell based on the date in another cell. Because I am working to a financial year (April to March) it takes it across a 'year' which results in a minus number for Jan, Feb and March in the next year. How can I 'tell' Excel that 2008 dates are next year?

Edited on Thu 22 Feb 2007, 14:48

RE: "Month" Function

Hello Vicky

A possible solution is to introduce a new column that uses an IF function to adjust for your financial year being April to March.

Suggested formula
=IF(E4<=0,E4+12,E4) where E4 is the cell showing -2 for January

Hope this helps

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.