Hi what I'm trying to do is add "(" to a text box using

SendKeys "(" ,1

but this gets me a "Invalid Procedure call or argument"
error I Know That Send the keys Alt & F4 You use

Senkeys "%{F4}",1

so dos any bude know how to Send The Keys Shift & 9

Thanks All