Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Schedule Changes based on dates

Does anyone know how to schedule an automatic change based on real time date
and time.

Example:

I have a rate sheet for which I have to make changes all the time, I am told
30 days in advance of the changes that have to be made. What I want to do is
find out a way I can make the changes to certain cells today and schedule
them to take effect at a later date automatically. Is this even possible?
--
Jheison
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default Schedule Changes based on dates

Hi

Perhaps you could create a 2 column table on another sheet with the first
column having the date and the second column the Rate e.g.

0 5.0%
01 Jan 08 5.5%
01 Feb 08 5.6%

Then use something like
=A1*VLOOKUP(date_value,Sheet2!$A:$B,2)
where date_value is some cell containing the date concerned.

The rate of 5% would be used to multiply the value in A1 for any date up to
31 Dec 07, and 5.5% would be used from 01 Jan to 01 Feb etc.
--
Regards
Roger Govier

"jheison" wrote in message
...
Does anyone know how to schedule an automatic change based on real time
date
and time.

Example:

I have a rate sheet for which I have to make changes all the time, I am
told
30 days in advance of the changes that have to be made. What I want to do
is
find out a way I can make the changes to certain cells today and schedule
them to take effect at a later date automatically. Is this even possible?
--
Jheison


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 do I create a schedule from a list of dates ? Gavin Morris Charts and Charting in Excel 2 October 28th 10 04:08 PM
Create patient schedule based on master therapist schedule PapaBear Excel Discussion (Misc queries) 8 October 12th 05 04:56 AM
EXCEL - need help with IF for dates on schedule Spear Excel Worksheet Functions 1 October 3rd 05 05:07 PM
How to Auto fill dates on a schedule cardingtr Excel Discussion (Misc queries) 3 September 23rd 05 06:55 AM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM


All times are GMT +1. The time now is 02:52 PM.

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"