Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Displaying how many results in a vlookup

Hiya,

How would I display how many results vlookup gets based on a number of items.

So I want to look up A in table C but A is in table c 20 times so I want the
vlookup to count and display how many times A is found
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 718
Default Displaying how many results in a vlookup

VLOOKUP will always return one item.
To get the number of matching items:

=COUNTIF(C:C,A1)

Cheers,
--
AP

"Danhalawi" a écrit dans le message de
news: ...
Hiya,

How would I display how many results vlookup gets based on a number of
items.

So I want to look up A in table C but A is in table c 20 times so I want
the
vlookup to count and display how many times A is found



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
Filter the results of a list based on a previous vlookup against the same list Mizpah Excel Worksheet Functions 2 August 18th 06 10:28 AM
how to return multiple results in vlookup? Landa Excel Worksheet Functions 3 July 20th 06 08:27 AM
functions are not displaying the results [email protected] Excel Worksheet Functions 1 February 16th 06 01:27 PM
Sorting and displaying different results Mac New Users to Excel 1 April 6th 05 03:10 AM
Stopping Charts Displaying Zero Results SCW Charts and Charting in Excel 4 January 3rd 05 05:23 PM


All times are GMT +1. The time now is 06:37 PM.

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"