techgnome, when I enter the code you posted (post #10), SendKeys is underlined by VisualStudio and the error text says: "Name 'SendKeys' is not declared."

Usually, when I type an instruction, it starts to autocomplete and show a dropdown list of possible instructions, variables, etc. I noticed that sendkeys, or anything with send, doesn't register, apparently. I don't know if this might help.