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 / August 2007

Tip: Looking for answers? Try searching our database.

two variable dates created from a single date

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lindsay - 03 Aug 2007 00:50 GMT
Me: total newbie, in a hurry. please tell me how, THANKS!

User enters a date in column A (m/d/yy).
Formula in column B needs to show column A date plus 60 days (m/d).
Formula in column C needs to show column A date, minus whatever # of days
until 1st day of that month, then plus one year (m/1/yy).
e.g., 2/1/08 (column C) derived from user entry 2/17/07 (column A)
JMB - 03 Aug 2007 04:32 GMT
in column B, try
=A1+60
formatted as m/d

in column C, try
=DATE(YEAR(A1)+1,MONTH(A1),1)

> Me: total newbie, in a hurry. please tell me how, THANKS!
>
[quoted text clipped - 3 lines]
> until 1st day of that month, then plus one year (m/1/yy).
> e.g., 2/1/08 (column C) derived from user entry 2/17/07 (column A)
Lindsay - 03 Aug 2007 17:44 GMT
Works! You've been a life saver, ttthhhaaannnkkksss!!!

> in column B, try
> =A1+60
[quoted text clipped - 10 lines]
> > until 1st day of that month, then plus one year (m/1/yy).
> > e.g., 2/1/08 (column C) derived from user entry 2/17/07 (column A)
JMB - 03 Aug 2007 22:36 GMT
Quite welcome.

> Works! You've been a life saver, ttthhhaaannnkkksss!!!
>
[quoted text clipped - 12 lines]
> > > until 1st day of that month, then plus one year (m/1/yy).
> > > e.g., 2/1/08 (column C) derived from user entry 2/17/07 (column A)
 
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.