View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.newusers
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Parameters for Find method

I don't think so.

Martin wrote:

Using Excel 2000

The Find method remembers all the parameters that were last used with
it, such as the string that was searched for.

Is it possible within a macro to access those saved values so that I
can then reuse them in a UserForm.

Thanks,

Martin


--

Dave Peterson