Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Robert
 
Posts: n/a
Default Calculate running target by days in the month

I have a sheet that will list each day of the month as well as totals for
several categories for each day. I also have an end-month goal. I want to
show what each number should be at for any given day, but I want to make sure
that it's accurate (ie, whether the month has 28, 30 or 31 days).

For example, let's say a target goal is $3,000. Over 30 days that would be
$100 per day. But for a month with more or less than 30 days, I want the
formula to remain accurate without having to redo the formula every month.
Basically what I want to do is divide the goal by the days in the month, then
give a running rate to match against their actual performance.
  #2   Report Post  
Don
 
Posts: n/a
Default

Robert,

Say that A1 = 2/23/2005
and B1 = 3000

=B1/DAY(EOMONTH(A1,0))


=107.1428571



Don Pistulka


"Robert" wrote in message
...
I have a sheet that will list each day of the month as well as totals for
several categories for each day. I also have an end-month goal. I want
to
show what each number should be at for any given day, but I want to make
sure
that it's accurate (ie, whether the month has 28, 30 or 31 days).

For example, let's say a target goal is $3,000. Over 30 days that would
be
$100 per day. But for a month with more or less than 30 days, I want the
formula to remain accurate without having to redo the formula every month.
Basically what I want to do is divide the goal by the days in the month,
then
give a running rate to match against their actual performance.



  #3   Report Post  
Robert
 
Posts: n/a
Default

Thanks, that answers my question just enough that I can do the rest myself.
Just the way I like it ;)

"Don" wrote:

Robert,

Say that A1 = 2/23/2005
and B1 = 3000

=B1/DAY(EOMONTH(A1,0))


=107.1428571



Don Pistulka


"Robert" wrote in message
...
I have a sheet that will list each day of the month as well as totals for
several categories for each day. I also have an end-month goal. I want
to
show what each number should be at for any given day, but I want to make
sure
that it's accurate (ie, whether the month has 28, 30 or 31 days).

For example, let's say a target goal is $3,000. Over 30 days that would
be
$100 per day. But for a month with more or less than 30 days, I want the
formula to remain accurate without having to redo the formula every month.
Basically what I want to do is divide the goal by the days in the month,
then
give a running rate to match against their actual performance.




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
Calculating recurring date in following month, calculating # days in that period Walterius Excel Worksheet Functions 6 June 4th 05 11:21 PM
Excel running date formula minus weekend days Eliane Excel Worksheet Functions 2 March 30th 05 10:37 PM
formula to calculate # of days between dates, excluding holidays abs2299 Excel Discussion (Misc queries) 8 March 3rd 05 02:21 AM
Count number of days in given month? Bryan Excel Worksheet Functions 10 February 2nd 05 11:44 PM
HOW TO CALCULATE THE DAYS? Bel Excel Worksheet Functions 2 February 2nd 05 07:05 PM


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