#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Re .FIND()

Hi,
FIND, as called from within a wks, can be used to locate *all* occurrences
of, say, a particular string within a selection. Could someone plz tell me
how I can grab a hold on that return array from a VBA call? I am not asking
how to cycle through a selection ala Excel's help examples, but rather how
to get direct access from within VBA to what Excel returns on its wks FIND
when we request it show "all occurrences".

TIA
DaveB


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Re .FIND()

I don't think you can.

It appears to be a feature missing when they enhanced the edit|find dialog.
(That and a way to clear the formats, too.)



"David J. Braden" wrote:

Hi,
FIND, as called from within a wks, can be used to locate *all* occurrences
of, say, a particular string within a selection. Could someone plz tell me
how I can grab a hold on that return array from a VBA call? I am not asking
how to cycle through a selection ala Excel's help examples, but rather how
to get direct access from within VBA to what Excel returns on its wks FIND
when we request it show "all occurrences".

TIA
DaveB


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default Re .FIND()

Thanks, Dave, for the info. Could you plz advocate that better VBA access to
FIND() is included in the next XL version?

DaveB

"Dave Peterson" wrote in message
...
I don't think you can.

It appears to be a feature missing when they enhanced the edit|find
dialog.
(That and a way to clear the formats, too.)



"David J. Braden" wrote:

Hi,
FIND, as called from within a wks, can be used to locate *all*
occurrences
of, say, a particular string within a selection. Could someone plz tell
me
how I can grab a hold on that return array from a VBA call? I am not
asking
how to cycle through a selection ala Excel's help examples, but rather
how
to get direct access from within VBA to what Excel returns on its wks
FIND
when we request it show "all occurrences".

TIA
DaveB


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Re .FIND()

I believe it's been brought up before, but I'll ask if it's in the new version.

Ps. Have you seen this site:
http://blogs.msdn.com/excel/default.aspx

"David J. Braden" wrote:

Thanks, Dave, for the info. Could you plz advocate that better VBA access to
FIND() is included in the next XL version?

DaveB

"Dave Peterson" wrote in message
...
I don't think you can.

It appears to be a feature missing when they enhanced the edit|find
dialog.
(That and a way to clear the formats, too.)



"David J. Braden" wrote:

Hi,
FIND, as called from within a wks, can be used to locate *all*
occurrences
of, say, a particular string within a selection. Could someone plz tell
me
how I can grab a hold on that return array from a VBA call? I am not
asking
how to cycle through a selection ala Excel's help examples, but rather
how
to get direct access from within VBA to what Excel returns on its wks
FIND
when we request it show "all occurrences".

TIA
DaveB


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Re .FIND()


Well done! Dave. The* blogs* link is very instructive.


David


--
davidm
------------------------------------------------------------------------
davidm's Profile: http://www.excelforum.com/member.php...o&userid=20645
View this thread: http://www.excelforum.com/showthread...hreadid=485639

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
Find First Non blank cell than find column header and return that value Silver Rose Excel Worksheet Functions 10 April 30th 07 05:56 PM
Despite data existing in Excel 2002 spreadsheet Find doesn't find AnnieB Excel Discussion (Misc queries) 1 June 16th 06 02:15 AM
find and delete duplicate entries in two columns or find and prin. campare 2 columns of numbers-find unique Excel Programming 1 November 24th 04 04:09 PM
find and delete text, find a 10-digit number and put it in a textbox Paul Excel Programming 3 November 16th 04 04:21 PM
backwards find function to find character in a string of text Ashleigh K. Excel Programming 1 January 14th 04 04:36 PM


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