+ Reply to Thread
Results 1 to 2 of 2

Dynamic Search?!

  1. #1
    Registered User
    Join Date
    12-04-2007
    Posts
    1

    Dynamic Search?!

    Hey I’m new around here and I would like to know if it is possible to make a dynamic search in Excel, say I have Textbox and I need that every time I type a new letter in it, Textbox.Value turns to be the new search parameter. In other words if I type C in the textbox the search result should be all words in the specified range starting with C. I’ve tried with Excel Worksheet functions like Find and FindV, but those are only useful with exact coincidences between the textbox value and the range I’m searching in. Any help is really appreciated thx a lot

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello memosky,

    You should use a ComboBox control instead of a TextBox. The ComboBox has the search function already built-in, and accepts input like the TextBox.

    Sincerely,
    Leith Ross

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1