Skip to content

Commit cfac28f

Browse files
authored
[excel] (Overview) Temporarily disable script scheduling (#753)
1 parent 2db28ea commit cfac28f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/overview/excel.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Office Scripts in Excel
33
description: A brief introduction to the Action Recorder and Code Editor for Office Scripts.
44
ms.topic: overview
5-
ms.date: 01/19/2024
5+
ms.date: 08/08/2024
66
ms.localizationpriority: high
77
---
88

@@ -56,6 +56,9 @@ Add buttons that run scripts to help your colleagues discover your valuable solu
5656
5757
## Schedule scripts to run automatically
5858

59+
> [!IMPORTANT]
60+
> Script scheduling is temporarily disabled within Office Scripts. Existing scheduled scripts will continue to run. In the interim, use Power Automate to create a flow and schedule your scripts to run in that flow. To learn more, see [Run scripts with Power Automate](../develop/power-automate-integration.md).
61+
5962
Set your scripts to run every day and keep your workbook up-to-date. Once you have your script, you can set it to automatically run on the workbook at regular intervals. A behind-the-scenes Power Automate flow ensures everything happens, even when the workbook is closed.
6063

6164
To schedule a script, open the script in the Code Editor. Open the **Script scheduling** section and complete the sign in process to Excel through Power Automate. Set how often you want the script to run and select **Create flow** to begin.

0 commit comments

Comments
 (0)