@@ -53,47 +53,40 @@ Because of the nature of VBA, many libraries do not work on all Operating System
53
53
54
54
## Contents
55
55
56
- - [ awesome-vba] ( #awesome-vba )
57
- - [ Symbology] ( #symbology )
58
- - [ Platform Compatibility] ( #platform-compatibility )
59
- - [ Application compatibility] ( #application-compatibility )
60
- - [ Other important information] ( #other-important-information )
61
- - [ Contents] ( #contents )
62
- - [ Frameworks] ( #frameworks )
63
- - [ Libraries] ( #libraries )
64
- - [ Data Formats] ( #data-formats )
65
- - [ JSON] ( #json )
66
- - [ CSV] ( #csv )
67
- - [ XML] ( #xml )
68
- - [ Data Structures] ( #data-structures )
69
- - [ Array-List] ( #array-list )
70
- - [ Dictionary] ( #dictionary )
71
- - [ Math libraries] ( #math-libraries )
72
- - [ Database tools] ( #database-tools )
73
- - [ Userform tools] ( #userform-tools )
74
- - [ Low level tools] ( #low-level-tools )
75
- - [ Parsers / Interpreters] ( #parsers--interpreters )
76
- - [ Web tools] ( #web-tools )
77
- - [ Developer tools] ( #developer-tools )
78
- - [ Miscellaneous] ( #miscellaneous )
79
- - [ Examples] ( #examples )
80
- - [ Algorithms, code optimisation, and performance testing] ( #algorithms-code-optimisation-and-performance-testing )
81
- - [ UI Ribbon] ( #ui-ribbon )
82
- - [ UI Userforms] ( #ui-userforms )
83
- - [ Low level examples] ( #low-level-examples )
84
- - [ AddIns] ( #addins )
85
- - [ Games / Fun projects] ( #games--fun-projects )
86
- - [ External tools] ( #external-tools )
87
- - [ Style Guides] ( #style-guides )
88
- - [ Information] ( #information )
89
- - [ Resources] ( #resources )
90
- - [ Win32 API Resources] ( #win32-api-resources )
91
- - [ VB6 / VBScript] ( #vb6--vbscript )
92
- - [ Websites] ( #websites )
93
- - [ Books] ( #books )
94
- - [ Youtube] ( #youtube )
95
- - [ Forums] ( #forums )
96
- - [ Contributing] ( #contributing )
56
+ - [ Symbology] ( #symbology )
57
+ - [ Platform Compatibility] ( #platform-compatibility )
58
+ - [ Application compatibility] ( #application-compatibility )
59
+ - [ Other important information] ( #other-important-information )
60
+ - [ Contents] ( #contents )
61
+ - [ Frameworks] ( #frameworks )
62
+ - [ Libraries] ( #libraries )
63
+ - [ Data Formats (JSON, CSV, XML, etc.)] ( #data-formats )
64
+ - [ Data Structures (Array-List and Dictionary)] ( #data-structures )
65
+ - [ Math libraries] ( #math-libraries )
66
+ - [ Database tools] ( #database-tools )
67
+ - [ Userform tools] ( #userform-tools )
68
+ - [ Low level tools] ( #low-level-tools )
69
+ - [ Parsers / Interpreters] ( #parsers--interpreters )
70
+ - [ Web tools] ( #web-tools )
71
+ - [ Developer tools] ( #developer-tools )
72
+ - [ Miscellaneous] ( #miscellaneous )
73
+ - [ Examples] ( #examples )
74
+ - [ Algorithms, code optimisation, and performance testing] ( #algorithms-code-optimisation-and-performance-testing )
75
+ - [ UI Ribbon] ( #ui-ribbon )
76
+ - [ UI Userforms] ( #ui-userforms )
77
+ - [ Low level examples] ( #low-level-examples )
78
+ - [ AddIns] ( #addins )
79
+ - [ Games / Fun projects] ( #games--fun-projects )
80
+ - [ External tools] ( #external-tools )
81
+ - [ Style Guides] ( #style-guides )
82
+ - [ Information] ( #information )
83
+ - [ Resources] ( #resources )
84
+ - [ Win32 API Resources] ( #win32-api-resources )
85
+ - [ VB6 / VBScript] ( #vb6--vbscript )
86
+ - [ Websites] ( #websites )
87
+ - [ Books] ( #books )
88
+ - [ Youtube] ( #youtube )
89
+ - [ Forums] ( #forums )
97
90
98
91
---
99
92
0 commit comments