Excel add-in with helpers for charting, formatting, and general pain points
-
Updated
Dec 27, 2021 - Visual Basic
Excel add-in with helpers for charting, formatting, and general pain points
Helper to deploy Microsoft Office Extensions, like Excel or Word VBA macros, add custom actions in Office Ribbon, with InnoSetup. We use this solution in order to make easy installation and deployment of VBA macros stored in *.xlam or *.dotm files.
* By Ctrl+C, excel copies only visible cells to the clipboard. It excludes cells in rows or columns that are filtered, hidden, or grouped. * By Ctrl+V, excel pastes cells from the clipboard into consecutive rows and columns not only visible but also those that are filtered, hidden or grouped.
連番太郎 (Excel add-in)
A simple race car game played in excel (VBA)
Add a description, image, and links to the xlam topic page so that developers can more easily learn about it.
To associate your repository with the xlam topic, visit your repo's landing page and select "manage topics."