View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
woz999[_3_] woz999[_3_] is offline
external usenet poster
 
Posts: 1
Default Code or formulas, not sure which

Have you tried an "If" with a nested "Countif" statement?
If month = x, countif <range= "*"
...dont know if it works but logic should apply.;

--
Message posted from http://www.ExcelForum.com