View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jmoffat[_17_] jmoffat[_17_] is offline
external usenet poster
 
Posts: 1
Default sendkeys problem


I am trying to use the sendkeys function to add an ftp site.

the code:

Application.SendKeys "%fa%if{DOWN}~"

produces the necessary "Add/Modify ftp Locations" dialogue panel.

BUT if I try:

Application.SendKeys "%fa%if{DOWN}~myserver.mydomain.com"

nothing appears in the required domain name entry field.


Any ideas

--
jmoffa
-----------------------------------------------------------------------
jmoffat's Profile: http://www.excelforum.com/member.php...nfo&userid=115
View this thread: http://www.excelforum.com/showthread.php?threadid=38009