View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Marcelo Marcelo is offline
external usenet poster
 
Posts: 1,047
Default Greatest difference between a consecutive range of dates

Hi Hygsie,

use an auxiliar column to calc the difference between data and a conditional
format to see the largest

hth
regards from Brazil
Marcelo


"Hugsie Bear" escreveu:

Hi,

I have several lists of dates with associated info, I am trying to work out
if there is a simple function or way of calculating the largest interval
between them.
i.e

sept 04
jan 05
feb 05
may 05
dec 06

Obviously the longest period is may 05 to dec 06 and is 19 months

Any help would be greatly appreciated

Hugo