View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Revision Control

HI, I'm part of a new programming team working on a system implemented in
Excel VBA. Team development of VBA code is a bit of a challenge, so we're
considering using a Revision Control system.

Does anyone have any experience of using a revision control system with
Excel VBA? And if you do, is there one that you recommend?

I'm thinking about something along the lines of Visual Source Safe or Visual
Team System... but neither seem to have (much) integration with Excel VBA's
IDE.

Any help or suggestions would be appreciated.

Thanks in advance.