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

https://github.com/smfsw/vboffice

Visual Basic exports for Office
https://github.com/smfsw/vboffice

excel vba word

Last synced: 26 days ago
JSON representation

Visual Basic exports for Office

Awesome Lists containing this project

README

        

# vbOffice
Visual Basic exports for Office

Note:
All files have to be imported in office vb editor
Since modules here are global tools,
they're designed, tested & intented to be imported at application level

*** Excel: ***

- MoveSort: move between sheets & sort with moved contents (macros & form)

*** Word: ***

- paragraphs: Get headings and build a table with text, line numbers, paragraph number & depth

- Performance: Modify/Restore context for performance when running script

- tabTools: Tools for tables generation
actually, 1 function to build tab & populate with array contents