Skip to content

Commit 66c60d5

Browse files
authored
Fix file extension typo (#631)
1 parent 46f1aab commit 66c60d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/develop/macros-power-automate.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Use macro-enabled files in Power Automate flows
33
description: Learn how to use macro-enabled files, or .xlsm files, in Power Automate flows.
4-
ms.date: 03/24/2022
4+
ms.date: 08/09/2023
55
ms.localizationpriority: medium
66
---
77

88
# How to use macro-enabled files in Power Automate flows
99

10-
You can integrate your .xlsm files with a Power Automate flow. This lets you start to convert your existing automation solutions to web-based formats. Please note that the macros contained in the .xslm files cannot be run through Power Automate. Only Office Scripts are enabled there.
10+
You can integrate your .xlsm files with a Power Automate flow. This lets you start to convert your existing automation solutions to web-based formats. Please note that the macros contained in the .xlsm files cannot be run through Power Automate. Only Office Scripts are enabled there.
1111

1212
The [Excel Online (Business) connector](https://flow.microsoft.com/connectors/shared_excelonlinebusiness/excel-online-business/) in [Power Automate](https://flow.microsoft.com/) is typically limited to files in the Microsoft Excel Open XML Spreadsheet (.xlsx) format. Its file browser only lets you select .xlsx files. However, macro-enabled files are compatible with the connector's **Run script** action if the file metadata is used.
1313

0 commit comments

Comments
 (0)