Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Match / find a value

there are values (3.1, 3.2, 3.3...) in column A.

i wish to check any match with the aforesaid value in the region (b1:f100).

How can i do it? thanks a lot for your help.

Tony


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Match / find a value

=SUMPRODUCT(COUNTIF(A1:A30,B1:F100))

--
Regards,
Tom Ogilvy



"tony wong" wrote in message
...
there are values (3.1, 3.2, 3.3...) in column A.

i wish to check any match with the aforesaid value in the region

(b1:f100).

How can i do it? thanks a lot for your help.

Tony




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Match / find a value

Thanks Tom

it works to me.


"Tom Ogilvy" bl...
=SUMPRODUCT(COUNTIF(A1:A30,B1:F100))

--
Regards,
Tom Ogilvy



"tony wong" wrote in message
...
there are values (3.1, 3.2, 3.3...) in column A.

i wish to check any match with the aforesaid value in the region

(b1:f100).

How can i do it? thanks a lot for your help.

Tony






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
find the second match using the match function Ray Excel Worksheet Functions 1 April 6th 09 10:19 PM
Find an exact match and go to that match Heath Excel Discussion (Misc queries) 0 February 12th 09 02:28 AM
Where is "open/tools/find/find files that match these criteria"? PJ Excel Discussion (Misc queries) 2 November 14th 08 04:11 PM
Find partial match from column A,B and fill partial match in C? Tacrier Excel Discussion (Misc queries) 4 October 24th 08 11:24 PM
Find Exact Match using INDEX, MATCH DoubleUU Excel Worksheet Functions 3 August 15th 08 02:42 PM


All times are GMT +1. The time now is 01:56 AM.

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"