View Single Post
  #1   Report Post  
ksp
 
Posts: n/a
Default Formula for Calculating a Floating Date


Hi All

I need a formula to calculate a floating date - the last Saturday in
September

If found this formula on another site, but couldn't seem to get it to
work.

=SUM((WEEKDAY(DATE(B3,C3,(ROW(INDIRECT(
"1:"&DAY(DATE(B3,C3+1,0)))))))=D3)*1)

Where B3 is the year, C3 is the month, and D3 is the day of week
(1=Sunday, 2=Monday, ..., 7=Saturday

Any help in either what I have done wrong or an alternative formula
would be appreciated.

Ta

Karen


--
ksp
------------------------------------------------------------------------
ksp's Profile: http://www.excelforum.com/member.php...fo&userid=6267
View this thread: http://www.excelforum.com/showthread...hreadid=398010