Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Web Query & Array Questions!

Hi,

I have a few questions:

1] Is it possible to have 2 or more web queries (.iqy files) run in a
single worksheet?

2] How do i get an ever changing web query data received on worksheet
(dynamically changing rows & columns) into an Array say Old_Array. I think
it has to do with resizing data & also preserving array data once data is in
array.

3] How to get new data on REFRESH into a new array variable, say
New_Array & then compare this data with Old_Array variable.

4] How to find whether new data is really new & find missing elements of
Old_Array & then dump missing elements into worksheet2-1st column, with time
missing ( i suppose Now() ) in worksheet2 - 2nd column.

5] How to get a Count of no of times the same elements were present OR
missing after each refresh.

Can Anybody help me with this?

Rgds,

Eijaz



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default Web Query & Array Questions!

Eijaz

You can have two queries in a worksheet, no problem. As for the rest, it
sounds like using another worksheet to "post" the data you want to track,
then do whatever kind of analysis you need on that worksheet would work the
best. Have a look here

http://www.dicks-blog.com/excel/2004...ng_web_da.html

and see if that doesn't get you close to what you want.

--
Dick Kusleika
MVP - Excel
Excel Blog - Daily Dose of Excel
www.dicks-blog.com

"gr8guy" wrote in message
...
Hi,

I have a few questions:

1] Is it possible to have 2 or more web queries (.iqy files) run in a
single worksheet?

2] How do i get an ever changing web query data received on worksheet
(dynamically changing rows & columns) into an Array say Old_Array. I think
it has to do with resizing data & also preserving array data once data is

in
array.

3] How to get new data on REFRESH into a new array variable, say
New_Array & then compare this data with Old_Array variable.

4] How to find whether new data is really new & find missing elements

of
Old_Array & then dump missing elements into worksheet2-1st column, with

time
missing ( i suppose Now() ) in worksheet2 - 2nd column.

5] How to get a Count of no of times the same elements were present OR
missing after each refresh.

Can Anybody help me with this?

Rgds,

Eijaz





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
MS query - 2 questions Jenn Excel Discussion (Misc queries) 0 November 20th 07 10:24 PM
Query questions (I think) Brian Excel Worksheet Functions 4 December 13th 04 03:53 PM
Array questions Tom Excel Programming 2 November 25th 03 01:06 PM
Listbox and Array questions Stuart[_5_] Excel Programming 4 September 23rd 03 11:04 PM
Array Questions DWTSG Excel Programming 3 July 24th 03 06:53 PM


All times are GMT +1. The time now is 11:38 AM.

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"