Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default WebQuery to Array?


Is it possible in VBA to send the results of a WebQuery to an array rather
than to a range? If so, how?

By the way, I don't want to send the results to a range and then to an
array. Instead, I want to send the results directly to an array.

Thanks.

Charley



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default WebQuery to Array?

I would say not using a standard web query.

--
Regards,
Tom Ogilvy

"Charley Kyd" <kyd at incsight dot com wrote in message
...

Is it possible in VBA to send the results of a WebQuery to an array rather
than to a range? If so, how?

By the way, I don't want to send the results to a range and then to an
array. Instead, I want to send the results directly to an array.

Thanks.

Charley





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default WebQuery to Array?


Tom,

I'm intrigued by your "standard" qualifier. Is there a non-standard web
query that would do this? Or do you mean that I would have to write my own
version from scratch? If the latter, that would be very unfortunate, because
WebQuery offers speed and convenience that I would hate to sacrifice.

Thanks.

Charley



"Tom Ogilvy" wrote in message
...

I would say not using a standard web query.

--
Regards,
Tom Ogilvy

"Charley Kyd" <kyd at incsight dot com wrote in message
...

Is it possible in VBA to send the results of a WebQuery to an array
rather
than to a range? If so, how?

By the way, I don't want to send the results to a range and then to an
array. Instead, I want to send the results directly to an array.

Thanks.

Charley









  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default WebQuery to Array?

I meant a query table returns data to a range. If you go outside that,
using automation or some other technology, then perhaps you can get
something going. My intent was only to answer concerning a querytable.

--
Regards,
Tom Ogilvy

"Charley Kyd" <kyd at incsight dot com wrote in message
...

Tom,

I'm intrigued by your "standard" qualifier. Is there a non-standard web
query that would do this? Or do you mean that I would have to write my own
version from scratch? If the latter, that would be very unfortunate,

because
WebQuery offers speed and convenience that I would hate to sacrifice.

Thanks.

Charley



"Tom Ogilvy" wrote in message
...

I would say not using a standard web query.

--
Regards,
Tom Ogilvy

"Charley Kyd" <kyd at incsight dot com wrote in message
...

Is it possible in VBA to send the results of a WebQuery to an array
rather
than to a range? If so, how?

By the way, I don't want to send the results to a range and then to an
array. Instead, I want to send the results directly to an array.

Thanks.

Charley











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
Webquery from other browser Serpy-kun Excel Discussion (Misc queries) 1 September 4th 08 10:19 PM
Webquery Neale Excel Worksheet Functions 3 August 25th 08 05:26 PM
Webquery Othello Excel Discussion (Misc queries) 0 December 1st 04 12:41 PM
How to disconnect when WebQuery done Nathan Gutman Excel Programming 4 December 24th 03 03:31 PM
Using Webquery via VBA Richard Winston Excel Programming 3 December 2nd 03 12:50 PM


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