Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to update web form drop down options

Hi,

I am trying to automate a web form-filling process, and there is a
field (field A) which has different options X, Y, Z in it. For each X,
Y, Z option, there are different options for another field (field B).

Now field B initially is empty. But manually choosing X in the website
will populate field B with the appropriate options. However when I
write VBA code to fill in field A with X, it does not populate field B.

Is there some code that I'm missing?

Here's what I've got:

Set targetvalue = .Item("A")

targetvalue.Value = "X"



Thanks in advance!

Dave

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
Drop Down Options Jenngv Excel Discussion (Misc queries) 2 February 20th 09 04:15 AM
Drop down options mt Excel Worksheet Functions 1 March 27th 08 02:30 AM
how do I use one drop-list to modify another drop-lists options? [email protected] Excel Discussion (Misc queries) 3 September 9th 07 05:46 PM
options to update automatic links Werner Rohrmoser Excel Worksheet Functions 0 November 10th 05 12:58 PM
Update Links - Startup options. MattShoreson[_20_] Excel Programming 1 June 9th 05 10:48 PM


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

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"