Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Query equasion for dates | Excel Worksheet Functions | |||
Group Dates from SQL Query | Excel Discussion (Misc queries) | |||
Format text 'dates' to real dates | Excel Worksheet Functions | |||
the dates on cell format make different dates. | New Users to Excel | |||
dates in query | Excel Worksheet Functions |