Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/curleymi/extrace
excel formula tracer for macro-enabled workbooks
https://github.com/curleymi/extrace
Last synced: 8 days ago
JSON representation
excel formula tracer for macro-enabled workbooks
- Host: GitHub
- URL: https://github.com/curleymi/extrace
- Owner: curleymi
- Created: 2020-05-06T04:06:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-28T15:01:38.000Z (over 4 years ago)
- Last Synced: 2024-08-13T07:18:15.562Z (4 months ago)
- Language: VBA
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - curleymi/extrace - excel formula tracer for macro-enabled workbooks (VBA)
README
# extrace
- ms excel class module, form and macro module
- run macro on an active cell with a formula:
- traces the arguments, cell references and delimiters of the formula
- useful for understanding complex formulas
- press 'h' from the form window for use instructions