Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been able to populate email...
I think Tim is gonna be right, I have seen several other referances to that... I will try the array method and see if that works. I may have to try sendkey, if I can figure out how to place the curser in the right box... Thanks Bruce "joel" wrote in message ... Have you been able to enter you email address? The tag "Input" is an array You may be putting filename in the wrong index of the array. Indexing will alway start with 0 (which is item 1). I can't tell from your code how many Input tags are on your page. One thing that I've been able to open the webpage manually (this doesn't work when the page is called from VBa) and then enter the a string into the input box. I usually just put my name into the box I'm trying to located. Then use the developers tool on the IE explorer by typing F12. There is a search box in the developers tool where you can search for the string that you put into the box. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=170493 Microsoft Office Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
File upload | Excel Programming | |||
Upload file on a server | Excel Programming | |||
How can I upload a file to my webfolder? | Excel Programming | |||
.csv file upload - unrecognized | Setting up and Configuration of Excel | |||
upload file name | Excel Programming |