Find What

A

Alan

Is it possible using VBA to get the "Find What" text out for the previous
find.

E.g.

If someone had looked for "noose" using the menus [Edit]->[Find]->[Find
What="noose"] in the previous find, how do I get the text "noose" using VBA?

Thanks in advance
 
M

Mark Rosenkrantz

Alan;

I don't know exactly and didn't try, but find out what te macro recorder
spits out when you
record these actions.
Maybe it will give you a hint.

Mark.
 
Top