SendKeys

B

Bernd

Dear all

I'm aware that the SendKey method is not very elegant. Anyway, maybe
somebody can help:

I use the German Office 2003 (so letters to be sent are obviously
different in the English Outlook).

When I send

SendKeys "%ca" (change to calendar)

I can't continue with other calendar-specific SendKey commands because
the process seems to be not finished (menus are still empty). The
parameter True or SendKey "{Esc}" don't help.

Thank you in advance for any advice

Bernd
 
S

Sue Mosher [MVP-Outlook]

Maybe you could explain what it is you're actually trying to accomplish. There might be a better solution than SendKeys.
 
B

Bernd

Hi Sue,

This is still the problem of 25 May (to open a certain group calendar; see
this newsgroup). If you could advice a reasonable way to go to the calendar
folder, I know how to get the group calendar (with SendKeys).

To be honest, I have a real problem to understand the Outlook-object
philosophy.

Best regards

Bernd

Maybe you could explain what it is you're actually trying to accomplish.
There might be a better solution than SendKeys.
 
S

Sue Mosher [MVP-Outlook]

There are hundreds of messages in this newsgroup. Could you be a little more specific? In the meantime, take a look at the Explorer.SelectFolder method.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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