Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have a speadsheet with multiple web queries that
work fine. Some web pages that contain dynamic html won't bring back the data I want. This is what the code looks like: <script language="JavaScript" <!-- Hide from old browser // This variable forces display of the counter even if it is empty. It is used for debug purposes. var forceCounterDisplay = false; // These variables contain the actual counter values as strings. An empty string means that the // counter is not available. var copySheets = "317316"; var printSheets = "159976"; var largeCopySheets = "3380"; var largePrintSheets = "1061"; var duplexCopySheets = "53354"; var duplexPrintSheets = "35486"; var markedImages = "566191"; var copyImages = "370670"; var printImages = "195462"; var faxImages = "0"; var networkScanningImages = "0"; var ifaxImages = "0"; var emailImages = "0"; The url for this when right clicked is: http://bfmomf1/devadmin/usage_counters.dhtml (on company intranet). Is there a way to do this? Any suggestions welcomed. Thanks!!! If you need more info, please ask!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Querying SQL Server from Excel | Excel Discussion (Misc queries) | |||
Querying 2 Excel files | Excel Worksheet Functions | |||
Querying a range within Excel | Excel Worksheet Functions | |||
Querying an excel sheet | Excel Discussion (Misc queries) | |||
Better support for dynamic content within headers and footers | Excel Discussion (Misc queries) |