Hello,

My current project requires a lot of changes in one Excel Workbook, especially in VBA, which is about 2000 lines of code so far
So, we need some collaboration on it. Is there any possibility to work with it as with regular code:
1) use git for managing versions and see diffs
2) merge changes from several participants
3) use some IDE to make easier debug?