Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Create Monthly Spend Chart

I Have dates in column A and amounts in Column B, Is there anyway to
produce a monthly spend chart from this.

Thanks

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Create Monthly Spend Chart

try copying this down
=sumproduct((month(a2:a22)=row(a1))*b2:b22)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"hals_left" wrote in message
ups.com...
I Have dates in column A and amounts in Column B, Is there anyway to
produce a monthly spend chart from this.

Thanks


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Create Monthly Spend Chart

On 20 Aug, 13:14, "Don Guillett" wrote:
try copying this down
=sumproduct((month(a2:a22)=row(a1))*b2:b22)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"hals_left" wrote in message

ups.com...



I Have dates in column A and amounts in Column B, Is there anyway to
produce amonthlyspendchartfrom this.


Thanks- Hide quoted text -


- Show quoted text -


It just put a single value of 0 in the cell.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,124
Default Create Monthly Spend Chart


Pls TOP post here
make sure your range is long enough and make range absolute and your dates
ARE dates.

=sumproduct((month($a$2:$a$2222)=row(a1))*$b$2:$b$ 2222)


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"hals_left" wrote in message
ups.com...
On 20 Aug, 13:14, "Don Guillett" wrote:
try copying this down
=sumproduct((month(a2:a22)=row(a1))*b2:b22)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"hals_left" wrote in message

ups.com...



I Have dates in column A and amounts in Column B, Is there anyway to
produce amonthlyspendchartfrom this.


Thanks- Hide quoted text -


- Show quoted text -


It just put a single value of 0 in the cell.


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Create Monthly Spend Chart

Sorry, my mistake. That woks fine, Thank-you


On 20 Aug, 13:14, "Don Guillett" wrote:
try copying this down
=sumproduct((month(a2:a22)=row(a1))*b2:b22)

--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"hals_left" wrote in message

ups.com...



I Have dates in column A and amounts in Column B, Is there anyway to
produce amonthlyspendchartfrom this.


Thanks- Hide quoted text -


- Show quoted text -





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
How do I estimate the year spend if spend is $26000 as of May? Felicia Pickett Excel Worksheet Functions 4 June 20th 06 04:08 AM
Program to calculate how much I can afford to spend? Looking to start over Excel Discussion (Misc queries) 3 November 30th 05 10:12 PM
How do I create a spreadsheet to track monthly inventory bholmes New Users to Excel 1 April 15th 05 06:45 PM
How do I create a report to monitor monthly utilities domino Excel Worksheet Functions 1 March 5th 05 03:11 PM
How do I create a formula that will calculate monthly changes fro. tucson Excel Worksheet Functions 2 February 16th 05 02:51 PM


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