Unable to fire onChange Event

K

Kent Ogletree

I have a Word VBA app that scraps data from Web Forms using IE. Now I need
to select
a different catagory by selecting an element of the dropdown list on the Web
Form. If I set
the selected property on the DropDown Item I can see the dropdown change to
the proper value,
however the onChange event does not fire for this change. Any suggestions on
how to fire the onChange Event?

Thanks,
Kent
 
J

Jean-Guy Marcil

Kent Ogletree was telling us:
Kent Ogletree nous racontait que :
I have a Word VBA app that scraps data from Web Forms using IE. Now I
need to select
a different catagory by selecting an element of the dropdown list on
the Web Form. If I set
the selected property on the DropDown Item I can see the dropdown
change to the proper value,
however the onChange event does not fire for this change. Any
suggestions on how to fire the onChange Event?

Are you talking about firing the event on a Word Userform or on a Web Form?

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top