Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

Excel - Sum of Values based on adjacent list selection

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Beki Goodwin - 24 Apr 2007 22:10 GMT
I am creating a sheet to log sales. One of the columns is a drop down list to
select Cash, Cheque or Credit Card. The adjacent field shows the value paid
by that method.  There will be a number of rows of data.

I wish to do a formula at the base of the spreadsheet to show the total cash
sales, total credit, total cheque.  Any suggestions on how to do this (I am a
novice!!)
Elkar - 24 Apr 2007 23:58 GMT
The SUMIF function should work for you here:

=SUMIF(A1:A100,"Cash",B1:B100)

This searches for the text string "Cash" in Column A, and if found, adds the
corresponding value from column B.  Modify the ranges and criteria to fit
your needs.

HTH,
Elkar

> I am creating a sheet to log sales. One of the columns is a drop down list to
> select Cash, Cheque or Credit Card. The adjacent field shows the value paid
[quoted text clipped - 3 lines]
> sales, total credit, total cheque.  Any suggestions on how to do this (I am a
> novice!!)

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.