
06-29-2009, 05:50 PM
|
|
Registered User
|
|
Join Date: 26 Jun 2009
Location: Alberta, Canada
MS Office Version:Excel 2003
Posts: 2
|
|
|
Re: Multiple XLA files for an Excel Add-in
Quote:
Originally Posted by shg
I think you'll need to let them work independently, and then do a manual merge. A compare utility like WinMerge will be convenient for code modules.
|
Hi, we've thought of doing manual merges but are reluctant to go that route because they are error prone and unreliable.
Comparison utilities see the XLA files as binary, so that's where our problem lies. =\
|