Hi,
If i have a date range of say
02/12/14 to 22/01/15
how would i count the number of mondays or tuesdays etc with that range?
Hi,
If i have a date range of say
02/12/14 to 22/01/15
how would i count the number of mondays or tuesdays etc with that range?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
I would need it without a date range for it to look at
Hi namluke,
How about a custom function to do this problem?
![]()
Please Login or Register to view this content.
One test is worth a thousand opinions.
Click the * Add Reputation below to say thanks.
Look the second option(formula) in the link that i provided
Hi Fotis,
I dont get what the "D4:D" is doing in there
Perhaps this one will be more useful
Formula:
Please Login or Register to view this content.
Here is another solution courtesy of daddylongleggs
in C2
=INT(($B2-$A2-WEEKDAY($B2-(COLUMNS($A$1:A1)-1),2)+8)/7)
Row\Col A B C D E F G H I 1Start Day End Day MON TUE WED THU FRI SAT SUN 2 12/2/2014 1/22/2015 7 8 8 8 7 7 7
If you like my answer please click on * Add Reputation
Don't forget to mark threads as "Solved" if your problem has been resolved
"Nothing is so firmly believed as what we least know."
--Michel de Montaigne
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks