Skip to end of banner
Go to start of banner

How to do advance calculation in Excel macro using GoEdit app

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

This article gives you step by step instructions to perform advance calculations in Excel macro using the GoEdit app.

By using GoEdit, you can open and edit the spreadsheets that are attached to the confluence page. That way, the spreadsheets can be edited on the fly. You can skip these steps: Download  → Edit → Re-attach. Also, it helps to edit the data in the attachment without impacting your Excel formula.

Instructions

  1. Login as Confluence Admin.
  2. Click  > Manage apps > Find new apps to install the GoEdit app.
  3. Go to the respective space and create a page with attachment(s).
  4. Click on the page edit link.
  5. Add the macro Excel for Confluence and mention the Name of attachment then click Save.

  6.  You can find an option: Edit directly above to the attachment details as shown in the below screenshot:
  7. Click on Edit directly to edit the data. A pop up appears on your screen. Click Open GoEdit to proceed with editing and click Install
    Note: If you are using this option for the first time using GoEdit, it prompts you to install it on your computer.
  8. This will open the excel sheet. You can make the required changes and save the excel.
     Example:

Before editing:
 
 After editing:

9. The below screen pops up, click Save Attachment.

  1. You can see the data got edited now for user3 as shown in the below example:
  2. You can also find the data also got updated as per the calculation made in the excel sheet:
    Example:

     Before editing:
    
     Edited the below data:
     
     After editing:
      

 


 First, implement the GoEdit app with HTML for Confluence macro in a staging environment before implementing it in the production.



  • No labels