Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / January 2007

Tip: Looking for answers? Try searching our database.

Cell should calculate the date of monday

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
navin - 04 Jan 2007 17:08 GMT
Hi,

I want to know if a cell can calculate the date for the first monday of
every month.

Regards,
Navin
Niek Otten - 04 Jan 2007 17:22 GMT
Hi Navin,

Look here:

http://www.cpearson.com/excel/DateTimeWS.htm#LastWeekday

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| Hi,
|
[quoted text clipped - 3 lines]
| Regards,
| Navin
Peo Sjoblom - 04 Jan 2007 17:24 GMT
Yes,

put the date in A1

=DATE(YEAR(A1),MONTH(A1),8)-WEEKDAY(DATE(YEAR(A1),MONTH(A1),6))

will give you the first Monday of the date you put in A1, courtesy of
the date master Daniel Maher

If you put the year in A1 and the month number (like 3 for March etc) in
B1 you can use

=DATE(A1,B1,8)-WEEKDAY(DATE(A1,B1,6))

Regards,

Peo Sjoblom

> Hi,
>
[quoted text clipped - 3 lines]
> Regards,
> Navin
navin - 04 Jan 2007 19:45 GMT
Thank you for the help.

> Yes,
>
[quoted text clipped - 21 lines]
> > Regards,
> > Navin

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.