L
Larry
In Word 97, how can I alter the EditFind and EditReplace commands so
that the Find dialog box always opens in its "More" state, with the
formatting and other options displayed? I don't want to use SendKeys
for this (using the SendKeys statement to activate the "More" button
which opens the enlarged view) because SendKeys do not work in a macro
that is run by a keystroke, and I only used the keystroke commands
(Ctrl+F and Ctrl+H) to run the Find dialog box.
Any ideas?
Thanks.
that the Find dialog box always opens in its "More" state, with the
formatting and other options displayed? I don't want to use SendKeys
for this (using the SendKeys statement to activate the "More" button
which opens the enlarged view) because SendKeys do not work in a macro
that is run by a keystroke, and I only used the keystroke commands
(Ctrl+F and Ctrl+H) to run the Find dialog box.
Any ideas?
Thanks.