Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default If Statement for analyzing dates

I am working with stock options that vest over 5 years. I have to pro-rate
the options based on the date a person went part-time. If the vest date is
prior to the leave date, the answer will be a cell referencing the number of
shares that vest each year (C57). The vest date is prior to the leave date
in Yr 1, 2 & 3 so the answer is C57. The problem is in Yr 4. I need to
pro-rate from 12/12/2007 to 10/06/2008 at full-time and then 10/06/2008 to
12/12/2008 at part-time. Then Yr 5 is C57*.5 (full time equivalency or
'FTE'). I've been using the following formula:
IF(A1<B24,C57,((DATEDIF(A3,B24,"d"/365*C57+DATEDIF(B24,A4,"d"/365*C57*.5). I
need to work in the logic of what happens in Yr 5 when I need it to calculate
C57*.5. I can't use if vest date is greater because it's greater in yr 4 and
5.

Leave Date: 10/06/2008 (B24)
Yr 1: 02/12/2005 (A1)
Yr 2: 12/12/2006 (A2)
Yr 3: 12/12/2007 (A3)
Yr 4: 12/12/2008 (A4)
Yr 5: 02/12/2009 (A5)
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
IF Statement for Dates Daren Excel Worksheet Functions 12 October 29th 08 08:50 PM
IF Statement Using Dates Jason T. Excel Discussion (Misc queries) 6 June 4th 08 04:37 PM
If statement with dates Vivian H. New Users to Excel 5 September 14th 06 08:27 AM
IF statement with two dates jbormann Excel Discussion (Misc queries) 2 July 18th 06 05:32 PM
If Statement and Dates Toys Excel Worksheet Functions 5 December 21st 05 12:30 PM


All times are GMT +1. The time now is 03:03 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"