View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Steve R
 
Posts: n/a
Default How do I count the number of days from 1 date to another?

I need to calculate the number of calander days from one date to another.
For example: if the start date is January 1, 2006 and the end date is January
2, 2006, I need the answer to be 2. When I subtract January 1 from January 2
I get an answer of 1. Please help.