Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Calulate Sales for Previous Year

I am trying to calulate sales for previous months where the data is not
available.

I have sales for months 15 to 48 but am missing 1- 14. I have looked at
several stats like groth and trend etc but can't seem to get a reasonable
result.

Any help greatly appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default Calulate Sales for Previous Year

Do you mean you want to sum or total the results based on a month-to-month
basis, or a year-to-year basis?

Please provide more details like: what are you trying to accomplish (more of
a how.. are you summing, averaging, getting the difference between numbers,
using a crazy financial function, etc), what version of Excel (2000, 2003,
2007, etc), how your spreadsheet is set up..

Jim
--
I appreciate any feedback. Please don''t be scared to say that "Yes,"
I/someone else did answer your question. Thank you.


"CaptainPugwash" wrote:

I am trying to calulate sales for previous months where the data is not
available.

I have sales for months 15 to 48 but am missing 1- 14. I have looked at
several stats like groth and trend etc but can't seem to get a reasonable
result.

Any help greatly appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Calulate Sales for Previous Year

I have Excel 2003.

I have two columns one contains 1 to 48 representing months from November
2003 to October 2007. The other column has sales in volume from October 2004
to October 2007. So I am missing the sales Nov 2003 to Sept 2004.
I need to best guess what the sales were for the missing months. I thought I
could use the average percentage growth of months available or even growth or
forecast function but the last two seemed geared towards future sales.

I am not well versed in Statistics but the guessestimate has to be
reasonable given data avaiable since it will be used to generate an invoice.
So if you can help it would be greatly appreciated.

Thanks,

"J Sedoff" wrote:

Do you mean you want to sum or total the results based on a month-to-month
basis, or a year-to-year basis?

Please provide more details like: what are you trying to accomplish (more of
a how.. are you summing, averaging, getting the difference between numbers,
using a crazy financial function, etc), what version of Excel (2000, 2003,
2007, etc), how your spreadsheet is set up..

Jim
--
I appreciate any feedback. Please don''t be scared to say that "Yes,"
I/someone else did answer your question. Thank you.


"CaptainPugwash" wrote:

I am trying to calulate sales for previous months where the data is not
available.

I have sales for months 15 to 48 but am missing 1- 14. I have looked at
several stats like groth and trend etc but can't seem to get a reasonable
result.

Any help greatly appreciated.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 42
Default Calulate Sales for Previous Year

You could try TREND()..
=trend(known y's, known x's, new x's)
For A1,
=trend(B2:B48,A2:A48,A1)
For A2,
=trend(B3:B48,A3:A48,A1)
....etc, although you could just keep the same formula, go from row 12 for
each, rather than start at the next row.. whatever you feel works for you.

The problem with sales is that they tend to change depending on the time of
year. You may want to try creating a monthly average, that is, average each
september and make that the sales for the missing september, etc; although
you probably want to incorporate some sort of annual growth as well... You
could try to accomplish this with a yearly average or the trend of those
averages to get a picture of the growth/decline of sales, then use that as a
modifier/multiplier to your "monthly" average.

If that is more of what you are looking for, I could help you there too..

Hope this helps, Jim
--
I appreciate any feedback. Please don''t be scared to say that "Yes,"
I/someone else did answer your question. Thank you.
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Calulate Sales for Previous Year

I decided to go with the average sales increase and work backwards.

Thanks for your sugesstions.


"J Sedoff" wrote:

You could try TREND()..
=trend(known y's, known x's, new x's)
For A1,
=trend(B2:B48,A2:A48,A1)
For A2,
=trend(B3:B48,A3:A48,A1)
...etc, although you could just keep the same formula, go from row 12 for
each, rather than start at the next row.. whatever you feel works for you.

The problem with sales is that they tend to change depending on the time of
year. You may want to try creating a monthly average, that is, average each
september and make that the sales for the missing september, etc; although
you probably want to incorporate some sort of annual growth as well... You
could try to accomplish this with a yearly average or the trend of those
averages to get a picture of the growth/decline of sales, then use that as a
modifier/multiplier to your "monthly" average.

If that is more of what you are looking for, I could help you there too..

Hope this helps, Jim
--
I appreciate any feedback. Please don''t be scared to say that "Yes,"
I/someone else did answer your question. Thank you.

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
Year to date sales Pierre Excel Worksheet Functions 3 January 19th 08 02:43 AM
Combination Graph with current year and prior year sales JanW Charts and Charting in Excel 2 April 5th 07 09:20 PM
How do I calculate year vs. year sales in a percentage? johngalt Excel Discussion (Misc queries) 2 January 10th 07 06:23 PM
Sales per year Fher C. Excel Worksheet Functions 6 December 6th 06 11:17 PM
I need a function to update sales/expenses based on previous tota. Christine C Excel Worksheet Functions 2 December 20th 04 05:49 PM


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