Welcome to the Tables Syncer repository! This repository contains the code for the custom pane for Microsoft Excel (web application called Web Addin).
The primary purpose of this addin is to manage tables in Excel Workbook in the most efficient way.
- Light and dark appearance.
- English, Russian, Italian translation.
Learn more about Excel Addins on Microsoft
Video instruction: https://www.youtube.com/watch?v=lvBIJXGeWu4
- Finder way
- Open Finder and then enter Command+Shift+G to open the Go to folder dialog
- Enter the following path:
/Users/<username>/Library/Containers/com.microsoft.Excel/Data/Documents/wef
Where is the name of your system user.
If the wef
folder doesn't exist on your computer, create it:
- Open Finder and then enter Command+Shift+G to open the Go to folder dialog
- Enter the following path:
/Users/<username>/Library/Containers/com.microsoft.Excel/Data/Documents/
Create wef
folder.
- Copy the following add-in's manifest file to this
wef
folder.
-
Open Excel, and then open any document or restart Excel if it's already running.
-
In Excel, choose Insert > Add-ins > My Add-ins (drop-down menu), and then choose "Sheet Manager".
! Important The addin will not show up in the My Add-ins dialog box. They are only visible within the drop-down menu (small down-arrow to the right of My Add-ins on the Insert tab).
https://learn.microsoft.com/en-us/office/dev/add-ins/testing/sideload-an-office-add-in-on-mac
work in progress
Please sponsor or donate to the creator on Boosty or CloudTips.
Thank you for your support and have a great day! 🌄
All comments and pull requests are welcome.
If you need help getting started with Tables Syncer or have any questions, check out our Discord Community.
web: flutter clean && flutter pub get && flutter build web --csp