Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how to calculate a projected date

I'm working on planting schedules using Excel 2003. I have a column
containing weeks to maturity and a column containing the planting
date. How to a calculate date the plants will be available. For
example I planted the seed on 1/12/10 and it takes 6 weeks to mature
so the date I want is 6 weeks from 1/12/10?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default how to calculate a projected date

On Mon, 11 Jan 2010 15:52:06 -0800 (PST), farmgirl
wrote:

I'm working on planting schedules using Excel 2003. I have a column
containing weeks to maturity and a column containing the planting
date. How to a calculate date the plants will be available. For
example I planted the seed on 1/12/10 and it takes 6 weeks to mature
so the date I want is 6 weeks from 1/12/10?


With planting date in A1, and weeks to maturity in B1, something like:

=a1+b1*7

--ron
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default how to calculate a projected date

Date planted 1/12/2010 in A1

Number of Weeks to maturity in B1

In C1 =A1+(B1*7) returns date at maturity...........2/23/2010


Gord Dibben MS Excel MVP


On Mon, 11 Jan 2010 15:52:06 -0800 (PST), farmgirl
wrote:

I'm working on planting schedules using Excel 2003. I have a column
containing weeks to maturity and a column containing the planting
date. How to a calculate date the plants will be available. For
example I planted the seed on 1/12/10 and it takes 6 weeks to mature
so the date I want is 6 weeks from 1/12/10?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default how to calculate a projected date

Hi,

Try B2+(C2*7). B2 has the planting date and C2 has the weeks

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"farmgirl" wrote in message
...
I'm working on planting schedules using Excel 2003. I have a column
containing weeks to maturity and a column containing the planting
date. How to a calculate date the plants will be available. For
example I planted the seed on 1/12/10 and it takes 6 weeks to mature
so the date I want is 6 weeks from 1/12/10?


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
How to calculate projected sales for 2011? Chrissy Excel Worksheet Functions 5 October 7th 09 05:48 AM
What is the formula to get projected growth Bret Snipes Excel Discussion (Misc queries) 4 November 3rd 08 08:35 PM
Calculating Projected Dates [email protected] Excel Worksheet Functions 2 March 28th 07 03:04 AM
Calculate projected figure Mark Stephenson Excel Worksheet Functions 3 December 5th 05 12:24 PM
projected sales? briansoliz Excel Discussion (Misc queries) 1 January 22nd 05 01:20 AM


All times are GMT +1. The time now is 04:14 AM.

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"