About 300,000 results
Open links in new tab
  1. How do I refresh an Excel Power Query using Power Automate Online?

    Jun 8, 2022 · 0 I have data being pulled from a SharePoint list to an Excel file and I'm trying to use Power Automate online to create a scheduled flow that will trigger the "Refresh All" button for Power …

  2. Refresh Excel External Data with Python - Stack Overflow

    Dec 1, 2016 · Internally, Excel can use multiple threads, over multiple processors. If you have a complex spreadsheet, it will even show the number of processors in use when recalculating. IIRC, individual …

  3. Getting Excel to refresh data on sheet from within VBA

    May 29, 2018 · How do you get spreadsheet data in Excel to recalculate itself from within VBA, without the kluge of just changing a cell value?

  4. How to automatically refresh an excel sheet

    Nov 28, 2018 · Hi All, I have an excel sheet that pulls information from an external source. The external source updates regular. My query is :- How do I get my excel sheet to update automatically without …

  5. PowerShell script to open excel, wait for power query to refresh, and ...

    Jul 22, 2020 · So I enabled the setting within excel to Refresh data when opening the file. So I am trying to create a PowerShell script which open the excel, waits for the query to refresh, and then saves the …

  6. vba - Refresh entire Excel workbook (all data connections and ...

    1 I have the following macro to refresh my workbook. This is the same as clicking on the refresh all button. Is there a time element I can add to this code to refresh all data connections and all …

  7. Best option to refresh a single query using VBA - Stack Overflow

    May 5, 2020 · 6 I have a workboook with 4-6 queries and I just would like to refresh 1 of the 6 with VBA. My question is, am I using the fastest option below? And nope, I don't want to use the Refresh All / …

  8. MS Excel - How to refresh a cell automatically every 5 seconds?

    Oct 23, 2016 · I have a cell in my Excel sheet and I need this cell to be refreshed every 5 seconds. MS Excel itself enables to set refreshing but it is only every 1 minute and that is insufficiently too long..

  9. Power Automate to automatically refresh Excel and send emails …

    Aug 19, 2021 · Two part question: (1) Use Power Automate to Automatically have Excel power query tables auto refresh without having to open the excel workbook. (2) Trigger a Power Automate Flow to …

  10. How can you refresh SQL connection in excel without opening the …

    Nov 6, 2021 · 2 I have a spreadsheet that need to be kept up-to-date by periodically refreshing the connection to the backend SQL database. Right now I have the excel speadsheet left open on my …