Comparing Code

J

Jim Fuchs

I recently screwed up some code (a method on a form) and I have several
backups, but they're many lines of code. How van I compare the two or three
looking for differences (Additions/eliminations), etc.?

Thanks.
Jim
 
K

Klaus Linke

Hi Jim,

I usually save the modules as text files, and then use Word (Tools > Compare
and merge documents).

Regards,
Klaus
 
Top