View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Week number in vba

See
http://www.rondebruin.nl/weeknumber.htm


http://www.rondebruin.nl/weeknumber.htm#information




--


Gary


"Sam" wrote in message
...
I need to find a way for vba to determine the week number of a given date in
a year. I do not want to depend on Excel's Analysis TookPak. Can anyone help?