Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 425
Default Run all web quiries in a worksheet

I have multiple quireies in column A on one worksheet and apparently
the cell reference where I stored the web query keeps changing. When I
run the macro by selecting that cell it is not running because the cell
has moved.

Is there any way to have a code that runs ALL web quireies on a
worksheet?

Thnax

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Run all web quiries in a worksheet

ActiveWorkbook.RefreshAll

It is a workbook property, not a worksheet.
Mike F
"J.W. Aldridge" wrote in message
oups.com...
I have multiple quireies in column A on one worksheet and apparently
the cell reference where I stored the web query keeps changing. When I
run the macro by selecting that cell it is not running because the cell
has moved.

Is there any way to have a code that runs ALL web quireies on a
worksheet?

Thnax



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 425
Default Run all web quiries in a worksheet

What would be the entire code to run this when the workbooks is opened?


Thanx.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 425
Default Run all web quiries in a worksheet

Maybe if i elaborate, someone will be able to help a little further....

My problem is: I have a workbook that contains a spreadsheet were i
keep all of my web inquireis on. I have about 6 quiries on one page.
(A2, A3000,A10000,A22000,A36000,A50000). I recorded a macro to run each
query in its specific block however, the blocks tend to move from its
original location.

I would like to run all of them simultaneously when i open the workbook
(in hopes that the location of the specific cells wont change
completely out of range. I wont be saving the sheet, just runnning it
an printing the info).

Thanx.

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
automatically appending newly added data on worksheet to a master list worksheet tabylee via OfficeKB.com Links and Linking in Excel 0 December 17th 09 04:24 PM
plot graph from multiple worksheet as embedded chart object on every worksheet jeftiong New Users to Excel 0 August 23rd 06 01:50 PM
how can i create quiries in excel from ODBC data source radhee Excel Programming 1 July 5th 06 03:34 PM
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet Aster Excel Worksheet Functions 3 March 12th 06 09:58 AM
Attaching a JET database to an Excel Worksheet OR storing large binary data in a worksheet Ant Waters Excel Programming 1 September 3rd 03 11:34 AM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"