---
title: "How to render Excel data from an attachment"
canonical: "https://support.appfire.com/space/XL/76613942/How%20to%20render%20Excel%20data%20from%20an%20attachment"
format: markdown
---
> Macro (aura-html)

<span style="color: #000000">This page explains how you can render data of an Excel file from a specified attachment in the </span><span style="color: #000000">*Excel*</span><span style="color: #000000"> macro editor.</span>

## <span style="color: #000000">Before you begin</span>

- <span style="color: #000000">Upload your attachment(s) to the required page or ensure that the required attachment is already available in your Confluence instance.</span>
- <span style="color: #000000">For this scenario, an Excel file, </span><span style="color: #000000">**Financial Sample.xlsx**</span><span style="color: #000000">, has been uploaded to the page on which the macro is being created.</span>

## <span style="color: #000000">Define these parameters/values</span>

| <span style="color: #000000">*Output format*</span> | <span style="color: #000000">*html*</span> |
| --- | --- |
| <span style="color: #000000">*Page of attachment*</span> | <span style="color: #000000">empty</span> |
| <span style="color: #000000">*Name of attachment*</span> | <span style="color: #000000">**Financial Sample.xlsx**</span> |

> ℹ️ <span style="color: #000000">Use </span>`SPACE:Page title`<span style="color: #000000"> in </span><span style="color: #000000">*Page of attachment*</span><span style="color: #000000"> to specify the location of the required attachment in the same or different space and page. For more details, refer to the macro's </span><span style="color: #000000">[documentation](https://appfire.atlassian.net/wiki/x/RwKRB)</span><span style="color: #000000">.</span>

## <span style="color: #000000">Screenshots</span>

### <span style="color: #000000">Editor</span>

![Excel Configuration_Attachment name.jpg](media://4bb2cca5-dccc-4acb-94a5-1f8a8d714dc9)

### <span style="color: #000000">Result</span>

![image](media://bb52f137-78cf-4c2a-a4d8-352033363951)