Just a small modification to your original formula
=SUMPRODUCT(--(WEEKDAY(ROW(INDIRECT(DATE(YEAR(A1),MONTH(A1),1)&":"&DATE(YEAR(A1),MONTH(A1)+1,0))))=6)) Regards Sam Mathai Chacko On Thu, Nov 3, 2011 at 11:43 PM, dguillett1 <dguille...@gmail.com> wrote: > try > =4+(DAY(B$1+34)<WEEKDAY(B$1-6)**) > > > > Don Guillett > SalesAid Software > dguille...@gmail.com > -----Original Message----- From: DaveO > Sent: Thursday, November 03, 2011 12:58 PM > To: MS EXCEL AND VBA MACROS > Subject: $$Excel-Macros$$ Formula to count Fridays in a month mis-reports > February > > > I've written this formula to count Fridays in a month, where cell b1 > contains a date such as 11/1/2011: > =SUMPRODUCT(--(WEEKDAY(DATE(**YEAR(B1),MONTH(B1),ROW($A$1:$**A$31)))=6)) > > This formula works for any month except February. Can anyone suggest a > reason why this happens? > > -- > FORUM RULES (925+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > ------------------------------**------------------------------** > ------------------------------**------------ > To post to this group, send email to excel-macros@googlegroups.com > -- > FORUM RULES (925+ members already BANNED for violation) > > 1) Use concise, accurate thread titles. Poor thread titles, like Please > Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice > will not get quick attention or may not be answered. > > 2) Don't post a question in the thread of another member. > > 3) Don't post questions regarding breaking or bypassing any security > measure. > > 4) Acknowledge the responses you receive, good or bad. > > 5) Cross-promotion of, or links to, forums competitive to this forum in > signatures are prohibited. > NOTE : Don't ever post personal or confidential data in a workbook. Forum > owners and members are not responsible for any loss. > > ------------------------------**------------------------------** > ------------------------------**------------ > To post to this group, send email to excel-macros@googlegroups.com > -- Sam Mathai Chacko -- FORUM RULES (925+ members already BANNED for violation) 1) Use concise, accurate thread titles. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get quick attention or may not be answered. 2) Don't post a question in the thread of another member. 3) Don't post questions regarding breaking or bypassing any security measure. 4) Acknowledge the responses you receive, good or bad. 5) Cross-promotion of, or links to, forums competitive to this forum in signatures are prohibited. NOTE : Don't ever post personal or confidential data in a workbook. Forum owners and members are not responsible for any loss. ------------------------------------------------------------------------------------------------------ To post to this group, send email to excel-macros@googlegroups.com