D
David J. Braden
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
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