|
Lists all the the DLLs/OCXs used within a workbook or folder. Including the DLL status path, version, description and GUID.
|
|
|
Rebuilds workbooks, removing redundant p-code (stablising your VBA code). This can reduce the size of your workbook by over half.
This rebuilding process also fixes problems with API calls and errors associated with cached objects e.g. 'Bad DLL calling convention' error will frequently be fixed by rebuilding.
|
|
|
Removes VBA code. This option will scan workbooks and remove any visual basic code contained within them. This is designed to remove macro viruses.
|
|
|
Removes corrupt range names. This option scans the sheets in workbook and removes any invalid references.
|
|
|
Activity Logging. This option logs user actions to a text file (provided for support reasons).
|
|
|
NEW FEATURE:
The reference finder will search your hard drive looking for any broken references to other workbooks, DLLs or OCXs.
|
|
|
NEW FEATURE:
Added two brand new corruption recovery engines.
|
|
|
NEW FEATURE:
Reference Manager. Allows you to replace a referenced file (eg DLL/OCX or workbook) with an alternative file (for multiple workbooks), very useful if your network paths change!
|
|
|
NEW FEATURE:
VBA Code Cleaner. Allows you to remove all code comments and blank lines from your VBA code. This feature is ideal for compacting your workbooks before packaging them.
|
|
|
NEW FEATURE AND EXCLUSIVE:
Includes Excel Auto Backup Utility. This excellent addin is a vastly superior version of the AutoSave addin,
click here to view main features.
|
|