$ 0 0 instead of this... Send("^{INS}") Send("+{INS}") can a variable be used in place of "^" and "+"? i tried this and it doesn't work because it toggles the Insert key... $var = "^" Send('"' & $var & '"'{INS}")