Skip to content

Commit cc77209

Browse files
authored
Add action recorder rollout note (#602)
1 parent 849c295 commit cc77209

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/includes/platform-requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
To use Office Scripts, you'll need the following.
22

33
1. Excel for Windows (version 2210 or higher), Excel for Mac, or Excel on the web.
4+
*The [Action Recorder](../overview/excel.md#action-recorder) is only partially available on Windows and Mac. It is being gradually rolled out to wider audiences over the coming weeks.*
45
1. OneDrive for Business.
56
1. Any commercial or educational Microsoft 365 license with access to the Microsoft 365 Office desktop apps, such as:
67
- Office 365 Business

docs/overview/excel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Scripts allow you to record and replay your Excel actions on different workbooks
2626

2727
As an example, imagine at the start of each work day you open a .csv file from an accounting site in Excel. You then spend several minutes deleting unnecessary columns, formatting a table, adding formulas, and creating a PivotTable in a new worksheet. Those actions you repeat daily can be recorded once with the Action Recorder. From then on, running the script will take care of your entire .csv conversion. You'll not only remove the risk of forgetting steps, but be able to share your process with others without having to teach them anything. Office Scripts allows you to automate your common tasks so you and your workplace can be more efficient and productive.
2828

29-
## Action Recorder (web-only)
29+
## Action Recorder
3030

3131
:::image type="content" source="../images/action-recorder-intro.png" alt-text="A list of actions recorded by Action Recorder.":::
3232

0 commit comments

Comments
 (0)