Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default How i count coulm by conditon

Hi All

Can any one help me in the following,

If I have the excel file

A b C
22 23 26
65 01 -32
32 - 53 10
12 23 22


How I do the following

1- Count the data in A with the condution IF CX 0
so the amount will be 22+32+12

2- Count the data in C with the condution IF CX <0
so the amount will be -32






  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default How i count coulm by conditon

I Do it by

SUMIF

"M.K" wrote:

Hi All

Can any one help me in the following,

If I have the excel file

A b C
22 23 26
65 01 -32
32 - 53 10
12 23 22


How I do the following

1- Count the data in A with the condution IF CX 0
so the amount will be 22+32+12

2- Count the data in C with the condution IF CX <0
so the amount will be -32






  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 42
Default How i count coulm by conditon

HI M.K.
TRY WITH THE FOLLOWING
FOR YOUR FIRST QUESTION = SUMIF(C:C,"0",A:A)
FOR YOUR SECOND QUESTION = SUMIF(C:C,"<0",A:A)

CLICK BELOW YES, IF IT WORKS FOR U

"M.K" wrote:

Hi All

Can any one help me in the following,

If I have the excel file

A b C
22 23 26
65 01 -32
32 - 53 10
12 23 22


How I do the following

1- Count the data in A with the condution IF CX 0
so the amount will be 22+32+12

2- Count the data in C with the condution IF CX <0
so the amount will be -32






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
key coulm M.K[_2_] Excel Discussion (Misc queries) 2 March 22nd 09 06:00 PM
key coulm M.K[_2_] Excel Discussion (Misc queries) 1 March 22nd 09 05:23 PM
copying conditon formats with $ Mark Excel Worksheet Functions 12 February 10th 09 12:40 AM
Get data with certain conditon TQ Excel Discussion (Misc queries) 7 June 7th 08 01:01 AM
How to determine the number from given conditon? Eric Excel Discussion (Misc queries) 1 November 13th 07 03:14 PM


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