The SendKey command is very useful when all else fails, but is also very dangerous. Use it sparingly!
If
anything grabs the attention of your computer, say you have a new e-mail message and it pops up an alert window OR you printed something and the print confirmation pops up at the wrong time, then the SendKey strokes you just issued will apply to
that window and not the search window.
Now imagine if the window that gets the focus is some program you're running in the background and it decides to become active at that point. Those SendKey commands could order it to delete records or something not so pleasant depending on the menu keys you just sent it...
