Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Excel Macro / IE Form / Alternate to .Value

Greetings,

I can successfully use this code to fill out a form but when I go to
submit it the error says there is no name present and to enter one.
The value is listed in the box but unless it is specifically typed in
the page doesn't recognize it. So I am looking for a replacement to
the following that would either paste the text directly into the field
or a variation of it.

Currently used:
IExplorer.document.all("abc123").Value = "Name"

Unfamiliar with what options I had available, I have searched through
various ways of clicking on the area first, referrring to a cell
instead of the straight text, and a few other ways using Paste() but
those came with errors. Is there something else I should look for that
needs to be triggered? Any ideas would be aprpciated. I'm looking at
a few thousand requests that have to be made and one by one would be
quite time consuming.

Excel 2003, and the references have been enabled for form control.

Thanks!

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
Macro for alternate conditional formatting? Monk[_2_] Excel Discussion (Misc queries) 0 February 15th 10 06:36 PM
Macro to transfer contents of 'Selected' cell to alternate cell. Gryndar Excel Worksheet Functions 7 December 20th 08 09:58 PM
MS Excel counting alternate cells Frank Lennon Excel Discussion (Misc queries) 1 October 25th 06 12:11 PM
excel form activation in macro? dr chuck Excel Programming 2 August 9th 06 07:21 AM
macro to paste data in alternate cells-pawan Pawan Excel Programming 7 June 21st 05 11:25 PM


All times are GMT +1. The time now is 11:25 PM.

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"