Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default SendKeys not working for some program

Hello,

I am using ASPECT eWorforce Management in work and I am trying to automate
some of the keying I have used Sendkeys and AppActive but the SendKeys does
not work. I have tried the Code with other programs and it is fine.

Sub Macro1()

AppActive "Aspect Management"
Application.Wait("00:00:01")

Sendkeys "%F", false
SendKeys "^n", false

End Sub


The windows activate but nothing happens is there something that needs
adding for certain programs to accept keys?

I am using Windows XP along with Excel 2003.


Thanking you in advance
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SendKeys with DOS program evildad Excel Programming 5 April 29th 05 04:10 PM
Inter-program communication using SendKeys Tim Coddington Excel Programming 3 October 7th 04 04:00 AM
SendKeys command not focusing on the correct open program mjwillyone[_12_] Excel Programming 0 December 30th 03 04:06 AM
SendKeys {HOME} not working RB Smissaert Excel Programming 9 December 11th 03 01:27 AM
appactivate sendkeys not working with accelerator RB Smissaert Excel Programming 4 August 12th 03 08:31 PM


All times are GMT +1. The time now is 08:51 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"