Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ARR ARR is offline
external usenet poster
 
Posts: 2
Default Add 45 days to a date....

I am brand new to Excel, have only inputted information and corrected issues
if a formula goes off... I've never had to start from scratch until today.
I need something that should be very simple, but I haven't been able to
figure it out.
I am trying to have a date automatically imputted into a cell that is 45
days later than a manually entered date in a previous cell... example.
I would enter 1/01/10 in E3 and I would want the date 2/15/10 to show up in
F3.. 2/15/10 being 45 days after 1/1/10. So, any time I entered a date into
the E column, a date 45 days later would show up in the F column. I hope
that makes sense and any help would be appreciated as I have no idea what I
am doing... it's Excel 2003.

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default Add 45 days to a date....

hi
a date is just a number that is formated to look like a date so all you have
to do is add 45 to the date.
in E3, enter 1/1/10
in F3, enter =E3+45
results will be 2/15/10

that should do it.

regards
FSt1

"ARR" wrote:

I am brand new to Excel, have only inputted information and corrected issues
if a formula goes off... I've never had to start from scratch until today.
I need something that should be very simple, but I haven't been able to
figure it out.
I am trying to have a date automatically imputted into a cell that is 45
days later than a manually entered date in a previous cell... example.
I would enter 1/01/10 in E3 and I would want the date 2/15/10 to show up in
F3.. 2/15/10 being 45 days after 1/1/10. So, any time I entered a date into
the E column, a date 45 days later would show up in the F column. I hope
that makes sense and any help would be appreciated as I have no idea what I
am doing... it's Excel 2003.

Thanks!

  #3   Report Post  
Posted to microsoft.public.excel.misc
ARR ARR is offline
external usenet poster
 
Posts: 2
Default Add 45 days to a date....

Thank you so much!!! I was making it way more complicated than I needed to!

"FSt1" wrote:

hi
a date is just a number that is formated to look like a date so all you have
to do is add 45 to the date.
in E3, enter 1/1/10
in F3, enter =E3+45
results will be 2/15/10

that should do it.

regards
FSt1

"ARR" wrote:

I am brand new to Excel, have only inputted information and corrected issues
if a formula goes off... I've never had to start from scratch until today.
I need something that should be very simple, but I haven't been able to
figure it out.
I am trying to have a date automatically imputted into a cell that is 45
days later than a manually entered date in a previous cell... example.
I would enter 1/01/10 in E3 and I would want the date 2/15/10 to show up in
F3.. 2/15/10 being 45 days after 1/1/10. So, any time I entered a date into
the E column, a date 45 days later would show up in the F column. I hope
that makes sense and any help would be appreciated as I have no idea what I
am doing... it's Excel 2003.

Thanks!

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default Add 45 days to a date....

Dates are stored as the number of days since 0-Jan-1900, so you can
simply add 45 to a date to get the date 45 days hence. E.g.,

=A1+45

Cordially,
Chip Pearson
Microsoft MVP 1998 - 2010
Pearson Software Consulting, LLC
www.cpearson.com
[email on web site]


On Wed, 27 Jan 2010 13:58:11 -0800, ARR
wrote:

I am brand new to Excel, have only inputted information and corrected issues
if a formula goes off... I've never had to start from scratch until today.
I need something that should be very simple, but I haven't been able to
figure it out.
I am trying to have a date automatically imputted into a cell that is 45
days later than a manually entered date in a previous cell... example.
I would enter 1/01/10 in E3 and I would want the date 2/15/10 to show up in
F3.. 2/15/10 being 45 days after 1/1/10. So, any time I entered a date into
the E column, a date 45 days later would show up in the F column. I hope
that makes sense and any help would be appreciated as I have no idea what I
am doing... it's Excel 2003.

Thanks!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Add 45 days to a date....


"ARR" wrote in message
...
I am brand new to Excel, have only inputted information and corrected
issues
if a formula goes off... I've never had to start from scratch until today.
I need something that should be very simple, but I haven't been able to
figure it out.
I am trying to have a date automatically imputted into a cell that is 45
days later than a manually entered date in a previous cell... example.
I would enter 1/01/10 in E3 and I would want the date 2/15/10 to show up
in
F3.. 2/15/10 being 45 days after 1/1/10. So, any time I entered a date
into
the E column, a date 45 days later would show up in the F column. I hope
that makes sense and any help would be appreciated as I have no idea what
I
am doing... it's Excel 2003.


In F3, do =E3+45, and format as date.




Reply
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
Need to pull <=14 Days, <=30 Days, 30 Days from a date column Ken Excel Discussion (Misc queries) 3 October 23rd 09 12:53 AM
Conditional Formatting Dates calculating 10 days and 30 days from a certain date Sioux[_2_] Excel Worksheet Functions 2 October 11th 07 02:04 PM
Report Date - Date Recv = Days Late, but how to rid completed date MS Questionnairess Excel Worksheet Functions 1 January 24th 07 11:05 PM
Excel Formula to calulate number of days passed from date to date K. Mack Excel Discussion (Misc queries) 8 January 4th 07 11:27 PM
Calculating days between current date and a date in future NETWORKDAYS() function Faheem Khan Excel Worksheet Functions 2 February 10th 05 07:18 PM


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