Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 122
Default web query in VBA (format dates in url)

I thought this would automatically update the data every day. <<

The QueryTable method does have a "RefreshPeriod" property. For
example, if you had created the table with this in the "With" group:

.RefreshPeriod = 60

....then it would automatically refresh the query every 60 minutes. I
would think you'd run into timing issues if you made the 1440 minutes
though, since the start time might be when you open the workbook.

You could go into each query table and edit the "Data Range Properties"
and change it.

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
Query equasion for dates Dave Excel Worksheet Functions 8 January 10th 08 03:53 PM
Group Dates from SQL Query wjvii Excel Discussion (Misc queries) 1 March 22nd 07 11:52 PM
Format text 'dates' to real dates Jacy Excel Worksheet Functions 4 July 24th 06 02:10 AM
the dates on cell format make different dates. date formats morph the dates/chang case New Users to Excel 6 April 18th 05 02:41 AM
dates in query patrick @fizz Excel Worksheet Functions 0 April 8th 05 07:43 PM


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