Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NickDucote
 
Posts: n/a
Default Something Along The Lines of a SumIf, but not


Hello all,
I've recently created a spreadsheet to keep track of our daily menu.
The spreadsheet involves a day-by-day calender sort of blocking with
slots for breakfast, lunch, and dinner.

What I do is enter in the items we need for that meal (ie. pancakes,
burritos, etc, in B1), my formula then takes that text and fills in the
field to the right (let's assume B2) with the amount of servings in each
case of that item. In field B3 the servings for that day are divided by
the servings/case (B2) and it gives me the amount of that item (in
cases) that I'll need for that day with that many people to serve.

Currently, I'm going through the spreadsheet and finding each instances
of "pancake", then including that in a SUM function which includes all
the fields which deal with pancakes usage.

What I would like to be able to do, is sum up the amount of cases I'll
need (B3), but with the criteria of B1.

By way of example, I'll have a section at the bottom of my worksheet
that will list all of my inventory. Next to each field which includes
the item will be how much of that item will be used that week. This
number will be arrived at by some sort of sumif that will go through
the spreadsheet, find each instance of "pancake", then add up all of
the fields 2 fields to the right of the field filled with "pancake."

I tried using a SumIf, but that is only usable with ranges and it
doesn't quite fit my needs. Is there any function I could use, or
make, that would fulfill my needs?

Thanks.


--
NickDucote
------------------------------------------------------------------------
NickDucote's Profile: http://www.excelforum.com/member.php...o&userid=30290
View this thread: http://www.excelforum.com/showthread...hreadid=499579

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Something Along The Lines of a SumIf, but not

It does sound to me that you want SUMIF

=SUMIF(B1:B100,"Pancakes",D1:D100)

--

HTH

RP
(remove nothere from the email address if mailing direct)


"NickDucote" wrote
in message ...

Hello all,
I've recently created a spreadsheet to keep track of our daily menu.
The spreadsheet involves a day-by-day calender sort of blocking with
slots for breakfast, lunch, and dinner.

What I do is enter in the items we need for that meal (ie. pancakes,
burritos, etc, in B1), my formula then takes that text and fills in the
field to the right (let's assume B2) with the amount of servings in each
case of that item. In field B3 the servings for that day are divided by
the servings/case (B2) and it gives me the amount of that item (in
cases) that I'll need for that day with that many people to serve.

Currently, I'm going through the spreadsheet and finding each instances
of "pancake", then including that in a SUM function which includes all
the fields which deal with pancakes usage.

What I would like to be able to do, is sum up the amount of cases I'll
need (B3), but with the criteria of B1.

By way of example, I'll have a section at the bottom of my worksheet
that will list all of my inventory. Next to each field which includes
the item will be how much of that item will be used that week. This
number will be arrived at by some sort of sumif that will go through
the spreadsheet, find each instance of "pancake", then add up all of
the fields 2 fields to the right of the field filled with "pancake."

I tried using a SumIf, but that is only usable with ranges and it
doesn't quite fit my needs. Is there any function I could use, or
make, that would fulfill my needs?

Thanks.


--
NickDucote
------------------------------------------------------------------------
NickDucote's Profile:

http://www.excelforum.com/member.php...o&userid=30290
View this thread: http://www.excelforum.com/showthread...hreadid=499579



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NickDucote
 
Posts: n/a
Default Something Along The Lines of a SumIf, but not


However, I want this sumif to apply to multiple B1's and D1's.


--
NickDucote
------------------------------------------------------------------------
NickDucote's Profile: http://www.excelforum.com/member.php...o&userid=30290
View this thread: http://www.excelforum.com/showthread...hreadid=499579

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default Something Along The Lines of a SumIf, but not

It does.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"NickDucote" wrote
in message ...

However, I want this sumif to apply to multiple B1's and D1's.


--
NickDucote
------------------------------------------------------------------------
NickDucote's Profile:

http://www.excelforum.com/member.php...o&userid=30290
View this thread: http://www.excelforum.com/showthread...hreadid=499579



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 to use SUMIF to return sums between two values located in cells ScottBerger Excel Worksheet Functions 2 April 23rd 23 09:05 PM
Deleting unused lines between used lines? Stevel Setting up and Configuration of Excel 1 November 25th 05 12:58 AM
Deleting Lines in Excel sibadee14 Excel Discussion (Misc queries) 1 November 16th 05 06:56 AM
Partial Grid Lines Keith-in-Indy Excel Discussion (Misc queries) 4 August 17th 05 06:55 PM
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function Oscar Excel Worksheet Functions 2 January 11th 05 11:01 PM


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