Hello All,

I have used the SendKeys method but having trouble with this one.
When a user form is initialized I would like to check if the CapsLock key is
on and then if not turn it on so users entries are consistent with text
strings. I know how to add the if but the key method is not working

Here are 2 examples I tried;
SendKeys CAPSLOCK
SendKeys = {CAPSLOCK}

What am I doing wrong?

Thanks
--
George G