Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 03-02-2013, 08:06 PM
macropod's Avatar
macropod macropod is offline Search with multiple strings Windows 7 64bit Search with multiple strings Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

The MATCH function works regardless of whether the list is sorted. The match type = 0 prevents false matches. And, if you want the rank that corresponds with a given category, simply use:
=OFFSET($A$2,MATCH(S11,$A$2:$A$7,0)-1,1)
You can use the same logic to find which category corresponds with a given rank. For example, with a given rank in S12:
=OFFSET($A$2,MATCH(S12,$B$2:$B$7,0)-1,0)
Of course, where you have multiple values with the same rank, this only reports the first one. The formulae for finding the second & subsequent instances of the same rank are rather more complicated.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
 

Tags
multiple strings, search



Similar Threads
Thread Thread Starter Forum Replies Last Post
search on multiple word documents Guy Roth Word 7 03-06-2017 01:31 PM
Search with multiple strings Find, aka search aka ctrl+pgdn across multiple lines snarfii Word 1 04-22-2012 09:56 PM
Search with multiple strings Autotext strings are being stripped of their format when called from VBA JEilerts Word VBA 2 04-21-2012 07:49 AM
Search with multiple strings Removing Character Strings digitalhecht Word 2 10-17-2011 12:53 PM
Search with multiple strings update style of all strings available between two specific strings vikrantkale Word 1 03-28-2011 06:13 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 11:15 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft