Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,670
Default how to add a value based on a date change in Excel?

I am trying to add a value to another on the first of the month. It is a
repeating condition based on the first of the month. Thanks for your help!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 287
Default how to add a value based on a date change in Excel?

Do you want to add the same amount on the first of every month?

If, for instance you want to add the amount in cell B1 every first of the
month from October 2006

=DATEDIF(DATE(2006,10,1),TODAY(),"m")*B1+B1

"Eric" wrote:

I am trying to add a value to another on the first of the month. It is a
repeating condition based on the first of the month. Thanks for your help!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,670
Default how to add a value based on a date change in Excel?

Yes, I am trying to add the same amount every month to a value. Can I ask it
to add another cell if the date is the first of the month?

EX: I have 200 hours of vac, accuring 12 hours a month on the first of
every month. If I place the cell with the total accured next to the amount
accured each month so it updates the first.

"daddylonglegs" wrote:

Do you want to add the same amount on the first of every month?

If, for instance you want to add the amount in cell B1 every first of the
month from October 2006

=DATEDIF(DATE(2006,10,1),TODAY(),"m")*B1+B1

"Eric" wrote:

I am trying to add a value to another on the first of the month. It is a
repeating condition based on the first of the month. Thanks for your help!

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
excel date scheduling not msProject 4pinoy Excel Worksheet Functions 0 November 11th 06 08:33 PM
Date format from excel to CVS file wont. Change in CVS wont stay. Fish''s Mermaid Excel Worksheet Functions 1 October 14th 06 12:28 AM
How do I change a date format 3/14/2006 to 3-14-2006 in Excel 2002 Jerry T. Excel Discussion (Misc queries) 2 March 15th 06 09:23 PM
Can I program Excel cells to change colour at a set date? sunflowermurray Excel Discussion (Misc queries) 1 September 8th 05 12:22 PM
how do i make a date change automatically if i change one before . dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 09:21 PM


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