Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have this problem.
Currently I'm using Excel 2000 and until now it worked perfectly wit my internet explorer - I mean I use the SendKeys function to send dat to IE. But now I have to start this IE by logging on to remote server My code is simple and looks like this: AppActivate("IE header") SendKeys("Cell("A2"))....... etc. This works perfectly when I start IE from my PC. When I start IE (o other application) from the remote server only AppActivate works but n keys are being sent at all - they just "disappear in the air". I see th window coming on focus but nothing happens after that. I'll be very thankful if you advise me on this, it's quit important issue for me. Thanks in advance ! gree -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connect to Access Database On Remote Server | Excel Discussion (Misc queries) | |||
Can I hyperlink in my sheet to a remote document on my server? | Excel Worksheet Functions | |||
Open Excel file on a remote server | Excel Programming | |||
Application.sendkeys | Excel Programming |