Greg Monney
2004-07-28 16:54:13 UTC
I have programmed a macro (to strip tabs from a document) in which the Word
search and replace function is called.
However, whether the search is "Up" or "Down" depends on how the function
was last used and I have not been able to find a way to select search DOWN
irrespective of the last search type.
I know I can use SendKey:("Left") - (or Right) - to toggle between search
Up and Down, but whether this is needed depends on the state when called. It
does not seem possible to choose U or D absolutely - or to call the function
in a default predictable mode.
Has anyone come across this problem - or more importantly - found a solution
I could use?
Yours hopefully, TIA
Greg
search and replace function is called.
However, whether the search is "Up" or "Down" depends on how the function
was last used and I have not been able to find a way to select search DOWN
irrespective of the last search type.
I know I can use SendKey:("Left") - (or Right) - to toggle between search
Up and Down, but whether this is needed depends on the state when called. It
does not seem possible to choose U or D absolutely - or to call the function
in a default predictable mode.
Has anyone come across this problem - or more importantly - found a solution
I could use?
Yours hopefully, TIA
Greg