How to use version control with VBA code?
        Posted  
        
            by user361283
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user361283
        
        
        
        Published on 2010-06-08T11:54:11Z
        Indexed on 
            2010/06/08
            12:02 UTC
        
        
        Read the original article
        Hit count: 253
        
I am developing a VBA application which is quite large. I want to use SVN for that application developing.
How can I split my modules from the Excel document and how to upload my modules separately to source control?
Please help me.
© Stack Overflow or respective owner