TheMatrix71
New Member
- Joined
- Mar 30, 2009
- Messages
- 7
Maybe this is the wrong place to post, but since it involves Excel, so I thought I might give it a shot as I come across a problem:
I have managed to insert a Java loop into a HTML-Generated web page which was created by Excel's "Save as Web" feature, and the web page can 'extract' the data from its Excel spreadsheet every 2 minutes.
The problem is: How do I display several "screens" on a web-page, ie. I thought that I would select "Entire Workbook", as I'm hoping to show (from a browser) several pages (Excel tabs?) showing the updated data every 5 seconds per screen. It didn't seem to work....?
Something like this:
PERFORMANCE DATA (tab 1) -----> GRAPH OF PERFORMANCE (tab 2) ------ > TREND DATA (tab 3) ------> Back to PERFORMANCE DATA (tab 1), and so on, every 5 seconds.
I'd like that with each screen, the data is refreshed so it is showing the latest Excel datas from each tabs in a spreadsheet?
Any ideas?
Ta!
I have managed to insert a Java loop into a HTML-Generated web page which was created by Excel's "Save as Web" feature, and the web page can 'extract' the data from its Excel spreadsheet every 2 minutes.
The problem is: How do I display several "screens" on a web-page, ie. I thought that I would select "Entire Workbook", as I'm hoping to show (from a browser) several pages (Excel tabs?) showing the updated data every 5 seconds per screen. It didn't seem to work....?
Something like this:
PERFORMANCE DATA (tab 1) -----> GRAPH OF PERFORMANCE (tab 2) ------ > TREND DATA (tab 3) ------> Back to PERFORMANCE DATA (tab 1), and so on, every 5 seconds.
I'd like that with each screen, the data is refreshed so it is showing the latest Excel datas from each tabs in a spreadsheet?
Any ideas?
Ta!