Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2006

Tip: Looking for answers? Try searching our database.

Using lookup with wildcard

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
littlefalco - 10 Dec 2006 22:46 GMT
Hello,

I am new to excel, and wish to know how I can use Excel lookup with
wildcard?  I have a number of devices that people call by different
names but there is a word that is common to all - "domain"

For example :

AD domain controller
domain controller
WINS domain controller
etc

I want to reclassify this as simply domain controller in a list of
data.

Please can some one help?
Bob Phillips - 10 Dec 2006 22:51 GMT
=INDEX(B1:B100,MATCH(TRUE,(ISNUMBER(FIND("domain controller",A1:A100))),0))

this is an array formula, so commit with Ctrl-Shift-Enter, not just Enter.

Signature

---
HTH

Bob

(change the xxxx to gmail if mailing direct)

> Hello,
>
[quoted text clipped - 13 lines]
>
> Please can some one help?
daddylonglegs - 11 Dec 2006 00:04 GMT
Perhaps

=VLOOKUP("*domain controller*",A1:B100,2,0)

> =INDEX(B1:B100,MATCH(TRUE,(ISNUMBER(FIND("domain controller",A1:A100))),0))
>
[quoted text clipped - 17 lines]
> >
> > Please can some one help?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.