Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default how to select and count from a range of data

I have 3 data sheets:
Sheet1, sheet2, sheet3
From Sheet1 a value V1 is taken and looked up in Sheet2 another value
corresponding to V1 ia taken say V2 (I tried doing this by Vlookup and am
able to do find V1 and take V2) and V2 is checked in Sheet3 in data which is
arranged horizontally and under this value I have a lot of values in the same
column.

I want to select this range of data and then count the number of cells for a
particular value.
How can i do it ?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default how to select and count from a range of data

assumed sheet 1 - value V1 = xyz
same value is been looked in sheet 2
e.g., sheet 2
col V Col W
abc 123
xyz 456
cbz 789

by looking up for xyz in sheet 1 value result will be 456 and same
number
is been looked up sheet 3 and u need to count that number ? Is this
you are looking for

I guees u need count function

=COUNTIF(sheet3!V2:Y2,sheet1!V2)

On Dec 6, 5:32*pm, Ajay wrote:
I have 3 data sheets:
Sheet1, sheet2, sheet3
From Sheet1 a value V1 is taken and looked up in Sheet2 another value
corresponding to V1 ia taken say V2 (I tried doing this by Vlookup and am
able to do find V1 and take V2) and V2 is checked in Sheet3 in data which is
arranged horizontally and under this value I have a lot of values in the same
column.

I want to select this range of data and then count the number of cells for a
particular value.
How can i do it ?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default how to select and count from a range of data

suppose for 456
123 456 789
a b c
d b a
b a c

I want to count b's under 456

I can use countif(sheet3!V2:Y2,"b") but how do i get that V2:Y2 refers to
the data below 456 only


"muddan madhu" wrote:

assumed sheet 1 - value V1 = xyz
same value is been looked in sheet 2
e.g., sheet 2
col V Col W
abc 123
xyz 456
cbz 789

by looking up for xyz in sheet 1 value result will be 456 and same
number
is been looked up sheet 3 and u need to count that number ? Is this
you are looking for

I guees u need count function

=COUNTIF(sheet3!V2:Y2,sheet1!V2)

On Dec 6, 5:32 pm, Ajay wrote:
I have 3 data sheets:
Sheet1, sheet2, sheet3
From Sheet1 a value V1 is taken and looked up in Sheet2 another value
corresponding to V1 ia taken say V2 (I tried doing this by Vlookup and am
able to do find V1 and take V2) and V2 is checked in Sheet3 in data which is
arranged horizontally and under this value I have a lot of values in the same
column.

I want to select this range of data and then count the number of cells for a
particular value.
How can i do it ?



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
select range containing data saman110 via OfficeKB.com Excel Discussion (Misc queries) 2 March 21st 08 12:36 AM
When entering data into a range of cells, select the entire range. Q Excel Discussion (Misc queries) 0 September 26th 07 04:36 AM
In data range select final value. skydiving3 Excel Discussion (Misc queries) 2 August 7th 07 07:16 PM
Select data to appear on 2nd sheet by date range... Cbreze Excel Discussion (Misc queries) 0 June 28th 07 12:10 AM
Select updated data from a range of columns Alylia Excel Worksheet Functions 5 August 30th 05 01:53 PM


All times are GMT +1. The time now is 08:41 PM.

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"