An open API service indexing awesome lists of open source software.

https://github.com/Erik-White/ExcelLoadingSpinner

An animated loading form for Excel VBA
https://github.com/Erik-White/ExcelLoadingSpinner

excel-vba vba-excel vba-forms

Last synced: 4 months ago
JSON representation

An animated loading form for Excel VBA

Awesome Lists containing this project

README

        

# ExcelLoadingSpinner
An animated loading form for Excel VBA

Simply import `frmLoading.frm` to you Excel VBA project and then call it with ``

The animated gif loading image is stored as a base64 string within the form so no external files are required

![alt text][demo]

[demo]: https://github.com/Erik-White/ExcelLoadingSpinner/blob/master/Examples/frmLoadingDemo.gif "Animated loading form demo image"