Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
George Cahill
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates

I'm using the =networkingdays(a1,b1,holidays) to business days for the
month. I want to multiply the Month To Date sales in dollars by the results
of the above formula to generate the projected sales in dollars ($) for the
month.

When I try it now it give me an un-godly number in the millions when I know
that the results should be in the $150,000.00 range. Where did I go wrong?
What did I leave out? Set me straight & earn the thanks of a grateful old
actor.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates

What's your formula so far? Without more information, it's hard to tell if
the problem is math or Excel. In general, you would project full-month sales
as MTD Sales * (business days in full month) / (business days MTD).
--Bruce

"George Cahill" wrote:

I'm using the =networkingdays(a1,b1,holidays) to business days for the
month. I want to multiply the Month To Date sales in dollars by the results
of the above formula to generate the projected sales in dollars ($) for the
month.

When I try it now it give me an un-godly number in the millions when I know
that the results should be in the $150,000.00 range. Where did I go wrong?
What did I leave out? Set me straight & earn the thanks of a grateful old
actor.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Govind
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates

Hi,

The problem is with your logic. To arrive at the projected sales in
dollars for the month, you should be using

=(Month to date sales/Month to date business days) * Total no. of
business days in the month

so you might have to use two networkingdays function. First one to
arrive at Month to date business days and next one to arrive total
business days in a month.

Regards

Govind.

George Cahill wrote:
I'm using the =networkingdays(a1,b1,holidays) to business days for the
month. I want to multiply the Month To Date sales in dollars by the results
of the above formula to generate the projected sales in dollars ($) for the
month.

When I try it now it give me an un-godly number in the millions when I know
that the results should be in the $150,000.00 range. Where did I go wrong?
What did I leave out? Set me straight & earn the thanks of a grateful old
actor.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim Cone
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates

George,

Format cells A1, B1, C1 as "Date".
Enter the first day of the month in A1 using a complete date, such as 01/01/2006
Enter the last day of the month in B1, such as 01/31/2006
Enter any extra non-working days in C1, such as 01/16/2006 ( that's today)

The syntax is "=NetWorkDays" not NetWorkingDays", so...
"=NETWORKDAYS(A1,B1,C1)" returns 21

Multiple that by your average daily sales = "a profitable business?"

How come no picture with your bio on the InternetMovieDatabase (www.imdb.com)?

Regards,
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"George Cahill" <George
wrote in message
I'm using the =networkingdays(a1,b1,holidays) to business days for the
month. I want to multiply the Month To Date sales in dollars by the results
of the above formula to generate the projected sales in dollars ($) for the
month.

When I try it now it give me an un-godly number in the millions when I know
that the results should be in the $150,000.00 range. Where did I go wrong?
What did I leave out? Set me straight & earn the thanks of a grateful old
actor.


  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates


"Jim Cone" wrote in message
...

How come no picture with your bio on the InternetMovieDatabase

(www.imdb.com)?

Not exactly A-league!

To many pics are missing from IMDB, annoying bwhen you are looking someone
up.



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim Cone
 
Posts: n/a
Default how do I multiply dollars by networkdays for forcasting run rates

It does have several pictures of Ashley Judd.
However there are none for Jim Cone or Bob Phillips...go figure.


"Bob Phillips" wrote in message ...

Not exactly A-league!
To many pics are missing from IMDB, annoying bwhen you are looking someone
up.



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
Adding "and" to Spellnumber code Ken G. Excel Discussion (Misc queries) 10 July 22nd 06 12:53 PM
multiply hours/minutes times dollars for total dollar amount Anakin0303 Excel Discussion (Misc queries) 1 December 12th 05 06:43 PM


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