LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Date Question

On 4 Jul, 16:19, "Rick Rothstein \(MVP - VB\)"
wrote:
If A1 contains any date within the month, then the first Monday of that
month can be found with this formula....

=A1-DAY(A1)+1+CHOOSE(WEEKDAY(A1-DAY(A1)+1),1,0,6,5,4,3,2)

Rick

"AMaleThing" wrote in message

...



Is there a forumla to enter into a cell which can report for e.g.


a) the date of the first monday of the month?
b) the first working day of the week?


Much appreciated.- Hide quoted text -


- Show quoted text -


Starting with the simpiest looking formulas, I'm trying:
=A1+MOD(8-WEEKDAY(A1,2),7)

Can you help me to understand why 8 is subtracted from WEEKDAY?
 
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
DATE question WLMPilot Excel Worksheet Functions 2 January 20th 09 09:42 PM
Date Question Andrew Mackenzie Excel Discussion (Misc queries) 7 September 21st 07 04:30 PM
Date question Jman Excel Worksheet Functions 8 June 1st 07 10:43 AM
This is a date question... Robert Excel Discussion (Misc queries) 4 August 2nd 05 04:22 PM
date question david Excel Programming 1 July 23rd 03 09:50 PM


All times are GMT +1. The time now is 01:56 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"