Skip to content

Data Structure Control is an Excel plugin for comparing multiple data files in .xlsx format.

License

Notifications You must be signed in to change notification settings

wiktorszczepanik/data-structure-control-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataStructureControl-Plugin

Data Structure Control is excel plugin which makes possible to compare data in .xlsx format.

The basis of the plugin is preparing template file that on the last stage is converted to .xlcg format. Due to prepare process we can add unchangeable (hard) values and values that can be disregard by macros. After creating this file, we can compare it to selected .xlsx file (1:1) or process multi compare by gui system (1:N).

alt text gui for multi compare

Result of compare actions are errors which are visually added to specific workbooks. Other features are including macro that cleans excel file of previously added errors and macro that creates workspace - based on directories (for 1:N compare). To get all macros working properly it is essential to include class file (.cls) in your current workbook.

alt text example ribbon

Releases

No releases published

Packages

No packages published