regis
February 16th, 2000, 04:38 PM
I would like to start Ctrl + Shift + G in code VB.
I try with SendKeys {^+G} but the characters "{" is not accepted.
I try "^" & "+G" and "^" & "+" & "G" and ... but I am not able to start Ctrl+Shift+G
Do you know how can I do that ?
Thanks
Redg
I try with SendKeys {^+G} but the characters "{" is not accepted.
I try "^" & "+G" and "^" & "+" & "G" and ... but I am not able to start Ctrl+Shift+G
Do you know how can I do that ?
Thanks
Redg