LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming,comp.lang.basic.visual.misc
external usenet poster
 
Posts: 1
Default Application.SendKeys won't work with Remote Desktop????

I'm simply executing the following and it won't work. DoEvents
I threw in for testing as i saw reference that it may help,
plus the time delay was a suggestion, none of which solves
the fact that NO data (via SendKeys) can be sent to a Terminal Services
or Remote Desktop connection window. Suggestions?
--------------------------------
'switch App focus to the Fundware App
AppActivate "Intuit FundWare"

DoEvents
'wait 10 seconds
Application.Wait (Now + TimeValue("0:00:10"))
DoEvents

'I even tried Application.SendKeys, neither work.
SendKeys "test", True
DoEvents
-------------------------------
Thanks for your help!
-Brendan

 
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
excel 2003 publish to a remote share does not work... Hassan[_3_] Charts and Charting in Excel 0 January 27th 08 04:13 AM
SendKeys "{F},true does not work clara Excel Worksheet Functions 0 June 18th 07 08:49 PM
GetObject method from excel to other application from remote server sandra mangunsong via OfficeKB.com Excel Programming 1 February 24th 05 07:13 PM
SendKeys to a remote server application green78[_5_] Excel Programming 0 July 28th 04 08:19 PM
Application.sendkeys Adrie Rahanra Excel Programming 1 October 15th 03 04:29 PM


All times are GMT +1. The time now is 06:38 AM.

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

About Us

"It's about Microsoft Excel"