ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel Macro / IE Form / Alternate to .Value (https://www.excelbanter.com/excel-programming/382026-excel-macro-ie-form-alternate-value.html)

[email protected]

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!



All times are GMT +1. The time now is 09:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com