View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayo Ayo is offline
external usenet poster
 
Posts: 489
Default Weeks between two Dates

Is there a function that calculates the number of weeks between two dates? Or
am I going to have to use (A2-A3)/7.