Sendkey syntax

J

John

I want to send a shift & enter (together) in a macro using sendkey. I can
not find the syntax for the actual "keys". What do I type for the shift and
enter keys together? And, what am I missing, I would expect these commands
to be in help?

Thanks
 
B

Bob

You can use +{Enter}

To find the actual syntax for other SendKeys, search
for "SendKeys Statement" in Help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top