Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Formula to calcuate next rate increase in #weeks

How do I create a formula that will automatically calculate the next rate
increase that could be 15 weeks from last rate increase (example 1/7/2009 +15
weeks =?). The formula would need to include €œJOBCODE, ENTRY_DATE AND # of
weeks to next increase (15 weeks). Can anyone help me with the development
of this macro?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Formula to calcuate next rate increase in #weeks

Just some passing thoughts for your posting. For possibly better responses to
stream-in, think you would need to explain clearly the underlying logics (how
would you do the calculations by hand?) and include sample data/expected
results. Also describe where each data/reference table lies (in which
range(s), in which sheet - what's the sheetnames, etc)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
"Rosemarie" wrote:
How do I create a formula that will automatically calculate the next rate
increase that could be 15 weeks from last rate increase (example 1/7/2009 +15
weeks =?). The formula would need to include €œJOBCODE, ENTRY_DATE AND # of
weeks to next increase (15 weeks). Can anyone help me with the development
of this macro?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 143
Default Formula to calcuate next rate increase in #weeks

How do I create a formula that will automatically calculate the next
rate increase that could be 15 weeks from last rate increase (example
1/7/2009 +15 weeks =?).


In Excel, a date is just a number of days from a certain starting point. It
looks different because formatting is applied, but it's a number for the
sake of calculations.

So if A1 contains any date, 15 weeks later is
=A1+15*7

Hope this helps getting things started.
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Formula to calcuate next rate increase in #weeks

Thank you!! Thank you!! Why couldn't I think of that.

"MyVeryOwnSelf" wrote:

How do I create a formula that will automatically calculate the next
rate increase that could be 15 weeks from last rate increase (example
1/7/2009 +15 weeks =?).


In Excel, a date is just a number of days from a certain starting point. It
looks different because formatting is applied, but it's a number for the
sake of calculations.

So if A1 contains any date, 15 weeks later is
=A1+15*7

Hope this helps getting things started.

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
Cost increase rate Kevin Excel Worksheet Functions 3 January 7th 09 04:07 PM
Starting payment when increase rate is known & total payment is kn Shailendra Harri Excel Worksheet Functions 12 September 22nd 07 09:04 PM
calcuate bond yields engineer Excel Worksheet Functions 8 October 18th 05 04:34 AM
How do I calcuate an IC50 from analyze it? jc33 Excel Worksheet Functions 4 October 7th 05 02:04 AM
calcuate sales by date and segments Pete Petersen Excel Worksheet Functions 2 January 3rd 05 09:09 PM


All times are GMT +1. The time now is 09:29 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"