View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] aidan.heritage@virgin.net is offline
external usenet poster
 
Posts: 244
Default Custom function for weeknum to Month i got some issues with this need alittle help

If it's a function, then presumably it takes in the date, so
MONTH(InputDate) would give you the month you need.