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 / Word / Programming / September 2006

Tip: Looking for answers? Try searching our database.

Searches using Find with wildcard

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
excelnut1954@yahoo.com - 22 Sep 2006 14:53 GMT
The code below will search for a records based on user entry. It uses
the wildcard at the end.
Is there an adjustment to the code below that will limit the wildcard
to just letters?

Set rngToSearch = Sheets("Official List").Range("POCurrent_Column")
Set rngFound = rngToSearch.Find(What:=FindPOVal & "*", _
                                   LookIn:=xlValues, _
                                   LookAt:=xlWhole)
   

Thanks
J.O.
Jay Freedman - 22 Sep 2006 16:29 GMT
Try asking in the newsgroup microsoft.public.excel.programming. This
newsgroup is for Word, which has a very different search mechanism.

Signature

Regards,
Jay Freedman
Microsoft Word MVP        FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

> The code below will search for a records based on user entry. It uses
> the wildcard at the end.
[quoted text clipped - 8 lines]
> Thanks
> J.O.
 
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.