Find arguments



When I use Find in code, I generally want a "no-frills" find, so
Set c = Cells.Find("abc")
works just fine to find "abc" in the values, any part of the values,
ignoring case. But, testing this, I see that if the user has set find
options differently, find remembers and searches according to those rules.
Rats! So I have to include arguments, like
Set c = Cells.Find("abc", LookIn:=xlValues, lookat:=xlPart,
MatchCase:=False)
Is there anyway to set find back to "no frills", or default settings, so I
don't have to include all those arguments? TIA, James


.



Relevant Pages

  • Re: SUMPRODUCT - 2 columns (one date one text)
    ... Is there a layperson's explanation you can put up ... TIA. ... >if you also want to count 'abc' as valid value try: ...
    (microsoft.public.excel.misc)
  • Re: Text to Speech
    ... Sub ABC() ... Tom Ogilvy ... James A ...
    (microsoft.public.excel.programming)
  • Re: echo
    ... os is SunOS ... "Nils O. Selåsdal" wrote in message ... > James wrote: ... > along with what you put in your FILE,foo and abc variables. ...
    (comp.unix.programmer)
  • Re: alt.coffee.binaries
    ... I've loaded allnews.readfreenews.net and a coule of others, but it's abc ... text only - no piccies. ... TIA ... Craig. ...
    (alt.coffee)
  • Re: alt.coffee.binaries
    ... I've loaded allnews.readfreenews.net and a coule of others, but it's abc ... text only - no piccies. ... TIA ... Craig. ...
    (alt.coffee)