LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Finding a match

Mark,

You could have another textbox for the input, and check that value against
the list (I assume on a worksheet?), using the Worksheetfunction MATCH.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mark" wrote in message
...
I am using Excel 97.

I have a userform which is populated from a list.

I have used the following code :

If comboFrom1.MatchFound Then

Do something

ElseIf Not comboFrom1.MatchFound Then

Do something


However, problems occur when similarnames in the list are populated.

Is there anyone who can assist me please with something which is perhaps
slicker and accurate. Something which only runs when an exact match is

found
from the list.

Many thanks

--
Mark



 
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
finding a match SandyL Excel Worksheet Functions 2 March 31st 09 10:51 PM
Finding a close match mailrail Excel Discussion (Misc queries) 3 September 30th 08 06:04 AM
need to return next match of table, only finding first match...HEL nwtf_vol[_2_] Excel Worksheet Functions 0 January 23rd 08 01:42 AM
Finding a match in several columns Keren Excel Worksheet Functions 3 May 26th 05 02:32 PM
Finding a match Ken Excel Discussion (Misc queries) 4 March 18th 05 04:42 PM


All times are GMT +1. The time now is 02:06 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"