Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default The find method

Just an FYI..

I actually solved this little problem - The series of
dots actually had an autocorrect match which meant it was
automatically changing.

thx stuart


-----Original Message-----
On Fri, 1 Aug 2003 03:39:40 -0700, Stuart wrote:

I used the find method inside Excel 2000 VBA to return
data from a legacy system. When I looked at the string

in
excel that my find was trying to match, I noticed that

a
series of dots were being shown in Excel as a bold
vertical line, meaning the find method wouldnt find

the
string.

Any ideas ?

thx stuart


Could you use the InStr-function? (See VBA-help for

details).

InStr(String_to_check,String_to_find,vbTextCompar e)

SL
.

Reply
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
Set range with Find method jlclyde Excel Discussion (Misc queries) 1 December 3rd 08 05:44 PM
How do you find the method of selected points? method of selected points Setting up and Configuration of Excel 0 November 2nd 05 03:02 PM
Help with the Find method Mike NG Excel Programming 3 August 4th 03 07:15 PM
The Find Method Dick Kusleika Excel Programming 3 July 16th 03 07:59 PM
The Find Method Brad[_7_] Excel Programming 0 July 16th 03 03:23 PM


All times are GMT +1. The time now is 07:05 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"