Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chip Smith
 
Posts: n/a
Default sum wiht an if or vlookup?

I have a spreadsheet with lots of data. i'm trying to create a number chart
dependant on certain parts of data. the chart will be based off differnt
types of data and for each month. this chart will be kept on a seperate
sheet. basically for january it will search for all the parts purchased and
sum those, then it will search for all parts that are renting and sum those
and it will do that for each month. can i write a formual for this like an
"if" or "vlookup" or something of that nature to sum them?
--
--Chip Smith--

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default sum wiht an if or vlookup?

=SUMPRODUCT(--(MONTH(A1:A100)=1),--(YEAR(A1:A100)=2006),--(B1:B100="purchase
d"),C1:C100)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Chip Smith" wrote in message
...
I have a spreadsheet with lots of data. i'm trying to create a number

chart
dependant on certain parts of data. the chart will be based off differnt
types of data and for each month. this chart will be kept on a seperate
sheet. basically for january it will search for all the parts purchased

and
sum those, then it will search for all parts that are renting and sum

those
and it will do that for each month. can i write a formual for this like an
"if" or "vlookup" or something of that nature to sum them?
--
--Chip Smith--



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
Using single cell reference as table array argument in Vlookup CornNiblet Excel Worksheet Functions 3 September 22nd 05 09:15 AM
VLOOKUP Limitations chris_manning Excel Worksheet Functions 2 August 9th 05 06:23 PM
Have Vlookup return a Value of 0 instead of #N/A Mr Mike Excel Worksheet Functions 4 May 25th 05 04:51 PM
vlookup data hidden within worksheet Excel Worksheet Functions 0 January 26th 05 12:09 PM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM


All times are GMT +1. The time now is 03:51 AM.

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"