Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Macro to navigate through a Java Web-Page

I have to log onto our corporate reporting portal, click through
several folders, execute data queries, export the data to a .csv file
and then run some reports from that data.

I have the code written to get to the the web-apge I need, and prepare
the report for exporting.

There is a button at the bottom of the page that simply is titled
Export but it is a java enabled button.

I need the code that would in essence, click the button and start the
export.

Any suggestions would be greatly appreciated.

I can't post a link to the site because it is an internal, secured
site.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 259
Default Macro to navigate through a Java Web-Page

Hi Don

I am no guru, and I maybe well off the mark but, my logic seems to think
that the ( Java Enabled button on the Webpage ) would have an underlying [
Sub Do_Whatever() ] routine attached to it.

You would most likely need to have a quiet chat with the Webpage
Administrator to see if it's all good to go ahead and do what you want to
do, then get the name of that underlying [ Do_Whatever() ] routine, so you
can point to it directly and start the process using the code you have
already setup.

HTH
Mick.


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
Web Query (Java Page) Ron Rosenfeld Excel Programming 5 August 26th 10 08:39 PM
Navigate on Web Page tp803 Excel Programming 4 September 8th 09 07:34 PM
excel macro and java applet [email protected] Excel Programming 1 May 1st 08 03:18 AM
Ctrl+Page Down to navigate sheets TimT Excel Discussion (Misc queries) 1 May 30th 07 02:21 PM
Execute Excel Macro using Java chrischern Excel Programming 0 June 29th 04 04:09 AM


All times are GMT +1. The time now is 12:52 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"