Parameters for Find method

M

Martin

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
 
D

Dave Peterson

I don't think so.
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
 
Top