#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Month Sales Problem

I have month in one column many times by a different product i.e. January,
February, March etc.....in another column I have date sale kicked in say
March.
In another column I have projected sales for one month. How can I have the
worksheet convert the month to a number so I can calculate sales for December
minus the month I started the sale of a product i.e. if we started in March
this would be projected at 12-3 or 9 months of sales times the amount of the
sales per month. I need to do this for multiple products and cannot figure
out how you use a month that someone keys into a spreadsheet in a calculation
since it could change each line by line.

Any help is much appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Month Sales Problem

I can assist you but it is difficult until I see the data or a sample of it.
However, let's assume that cell A1 contains month "March" now in order to
convert this into serial number write the following formula in cell A2
=MONTH(1&A1)
The result will be 3. Make sure you write the formula exactly as shown above.

--
Axim5


"wchurchi" wrote:

I have month in one column many times by a different product i.e. January,
February, March etc.....in another column I have date sale kicked in say
March.
In another column I have projected sales for one month. How can I have the
worksheet convert the month to a number so I can calculate sales for December
minus the month I started the sale of a product i.e. if we started in March
this would be projected at 12-3 or 9 months of sales times the amount of the
sales per month. I need to do this for multiple products and cannot figure
out how you use a month that someone keys into a spreadsheet in a calculation
since it could change each line by line.

Any help is much appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.misc
g- g- is offline
external usenet poster
 
Posts: 3
Default Month Sales Problem

The description of the problem is unclear.

From what I gather, you have historical sales and projected sales. There
are several ways to arrange the information to get the reports you want.

Some folks put sales and projections in 2 separate tables. A table would
look as follows:

Jan 01 Feb 01 Mar 01 etc....
Prod1
Prod2
Prod3
etc...

Then comparisons between the two tables are made to show projection versus
actual sales.

Many combine projection and historical sales together.

You can easily get summaries of sales/projections on the fly by month,
quarter, 6-months or annual. Takes some creativity with the SUM() function
and OFFSET() function.

But before anyone can go into more detail, you need to describe the problem
better.

g-

___________________________________

I need holiday money. Got any jobs, big or small, drop me a line! Thanks!


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Month Sales Problem

Hey Axim5----Thanks so much you solved my problem----Many Many thanks I have
been working on this for four hours---Thanks again very much.....Calculations
now work the 1& in the formula made the difference...Wow great help....

"Axim5" wrote:

I can assist you but it is difficult until I see the data or a sample of it.
However, let's assume that cell A1 contains month "March" now in order to
convert this into serial number write the following formula in cell A2
=MONTH(1&A1)
The result will be 3. Make sure you write the formula exactly as shown above.

--
Axim5


"wchurchi" wrote:

I have month in one column many times by a different product i.e. January,
February, March etc.....in another column I have date sale kicked in say
March.
In another column I have projected sales for one month. How can I have the
worksheet convert the month to a number so I can calculate sales for December
minus the month I started the sale of a product i.e. if we started in March
this would be projected at 12-3 or 9 months of sales times the amount of the
sales per month. I need to do this for multiple products and cannot figure
out how you use a month that someone keys into a spreadsheet in a calculation
since it could change each line by line.

Any help is much appreciated.

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
projecting sales for month Karen Smith New Users to Excel 16 November 13th 06 11:34 PM
SUM a range of sales based on month Manos Excel Worksheet Functions 9 May 8th 06 10:30 AM
Month to date sales - reset in new month??? [email protected] Excel Worksheet Functions 2 November 26th 05 08:18 PM
track sales history by month for several years Kyle New Users to Excel 0 July 7th 05 06:46 PM
Formula for # of sales days in a month? Kerry Rosvold Excel Worksheet Functions 2 June 1st 05 09:11 PM


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