Thread: subtract dates
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jrh jrh is offline
external usenet poster
 
Posts: 14
Default subtract dates

Hi. I need to do an if then formula that applies a
formula if two dates are within 9 months of each other or
does not apply the formula if they are 9 months or greater
apart. How do I do this? I can't just base it off of a
straight # of days X 9 because of the different days in a
month.

Thank you.