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 / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

SUMIF help

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mikeUTK - 27 May 2008 16:07 GMT
I am attempting to create a time card system based on information entered
onto an invoice.  I have it set up so that a rate in column b is based on
which attorney is designated in column a.  I placed the hours in column c and
the total charged in column d.  Is there a way to sum the totals from column
d based on what is in column a?  Ideally I would have ac and ao on one page,
po and pc on another page, and s on a seperate page.  

a         b         c         d
ao       185      1        185
po      135       2        270
ac       220      1.5      330
pc       190      1         190
s         50        4         200

Signature

Mike

Jim May - 27 May 2008 16:20 GMT
For you a(x) records - you could enter in cell J1
=SUMIF($A$1:$A$5,"a*",$D$1:$D$5)

That sould get you started..

> I am attempting to create a time card system based on information entered
> onto an invoice.  I have it set up so that a rate in column b is based on
[quoted text clipped - 9 lines]
> pc       190      1         190
> s         50        4         200
edvwvw - 27 May 2008 16:30 GMT
This is a start point for you:

=SUMIF(A1:A5,"ao",D1:D5)

this will look for all instances of ao in column A and sum the values in
corresponding values in column D.

edvwvw

>I am attempting to create a time card system based on information entered
>onto an invoice.  I have it set up so that a rate in column b is based on
[quoted text clipped - 9 lines]
>pc       190      1         190
>s         50        4         200
 
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.