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 / July 2006

Tip: Looking for answers? Try searching our database.

sum question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bart B - 11 Jul 2006 15:36 GMT
Here is what I have

$130.39
$52.90 CR
$16.00
$84.32
$20.00 CR

I would like to be able to get the sum of these numbers, but the numbers
with a CR(credit) by it I would like to subtract from the total. So the
total would be $157.81. The dollar amount and the CR's are in differnt
columns.

thanks
Ardus Petus - 11 Jul 2006 15:42 GMT
=SUMIF(B:B,"<>CR",A:A)-SUMIF(B:B,"CR",A:A)

HTH
--
AP

> Here is what I have
>
[quoted text clipped - 10 lines]
>
> thanks
Bart B - 11 Jul 2006 16:00 GMT
thank, just what I needed

> =SUMIF(B:B,"<>CR",A:A)-SUMIF(B:B,"CR",A:A)
>
[quoted text clipped - 16 lines]
>>
>> thanks
Dave Peterson - 11 Jul 2006 15:50 GMT
=SUMIF(B1:B5,"",A1:A5)-SUMIF(B1:B5,"CR",A1:A5)

Is one way.

"Bart B

> Here is what I have
>
[quoted text clipped - 10 lines]
>
> thanks

Signature

Dave Peterson

Bob Phillips - 11 Jul 2006 16:06 GMT
If the CR is just formatting, you could use

=SUM(ABS(A1:A10))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> Here is what I have
>
[quoted text clipped - 10 lines]
>
> thanks

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.