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

Tip: Looking for answers? Try searching our database.

Formula Help???!!!

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cheryl - 06 Nov 2007 22:30 GMT
I have a spreadsheet in which I need to be able to track a patient at certain
intervals from date of enrollement.  For example,  If I have and enrollment
date of 10/11/07, I need to know the exact date for 30 days later, 90 days
later, 6 months later, 12 months later.  
How can I do this?
Thanks for all the help!!!
Signature

Cheryl

Vernon Balbert - 06 Nov 2007 23:07 GMT
On 11/6/2007 2:30 PM, Cheryl went clickity clack on the keyboard and
produced this interesting bit of text:
> I have a spreadsheet in which I need to be able to track a patient at certain
> intervals from date of enrollement.  For example,  If I have and enrollment
> date of 10/11/07, I need to know the exact date for 30 days later, 90 days
> later, 6 months later, 12 months later.  
> How can I do this?

Excel stores dates as the number of days from 1/1/1900.  That means that
date calculations are simply done as addition and subtraction.  All you
have to do is add the number of days since the initial day and you'll
have it.  In order for it to be displayed as a date you'll need to
format the cell as Date.

For example, using your example, 10/11/07 is stored in Excel as 39366.
But if the cell is formatted as Date it will display as 10/11/2007 or
whatever date format you've chosen.  In the 30 day cell you'd simply
have a formula +A1+30 (assuming the original date is stored in cell A1)
and the new cell will read 11/10/2007 which is 30 days later.

The nice thing is that Excel understands that you likely want the new
cell formatted as Date since the original cell was formatted as such.

I hope that helps!

Signature

"Pinky, are you pondering what I'm pondering?"
"Wuh, I think so, Brain, but I prefer Space Jelly."

 
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.