Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking for the right code to retrieve data from a
web server from within an Excel App. I can bypass the web form using the FollowHyperlink command if the web form only requires one parameter, however when the form requires more than one parameter I can't get past the form. Is there a way to enter more than one parameter using the FollowHyperlink command or should I use a different approach? |