LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Need a formula to count the fridays between two dates

Thanks. I used that and it worked for me. I was pretty amazed, I'm still
trying to figure it out.

"VBA Noob" wrote:


Try

=SUM(IF(WEEKDAY(F2-1+ROW(INDIRECT("1:"&TRUNC(F3-F2)+1)))=6,1,0))

It's an array so need to press Crtl + ****f + enter to work

VBA Noob


--
VBA Noob
------------------------------------------------------------------------
VBA Noob's Profile: http://www.excelforum.com/member.php...o&userid=33833
View this thread: http://www.excelforum.com/showthread...hreadid=570107


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How To Calculate the Number of Fridays between two dates. Shukla456 Excel Discussion (Misc queries) 5 March 24th 10 03:57 AM
Formula to get number of days excluding Fridays in a given period Abdul[_2_] Excel Worksheet Functions 17 November 10th 09 08:00 PM
a formula that returns the previous fridays date diggyroo Excel Worksheet Functions 7 March 13th 08 01:59 AM
formula for last Fridays date Pete Excel Discussion (Misc queries) 6 February 20th 07 06:18 PM
count work days excluding Fridays and Saturdays ??? Excel Dubai Excel Worksheet Functions 3 February 17th 07 11:38 AM


All times are GMT +1. The time now is 10:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"