Is there a way to compare 2 VBA Projects in terms of code?
Whilst creating my project I have regularly been saving different versions, to ensure I could go back to them if things went wrong. What I hadn't been paying attention to however was the size of the files.
Having now finished I've seen that the file is quite large, and I don't know the exact cause of this.
I have 2 files saved 20 mins apart where there is a 24,000 kb change in file size.
Having looked at them I can't see an obvious change, so was wondering if there was any way I could compare the 2 in terms of code without having to manually scroll through everything until I find the difference?
Whilst creating my project I have regularly been saving different versions, to ensure I could go back to them if things went wrong. What I hadn't been paying attention to however was the size of the files.
Having now finished I've seen that the file is quite large, and I don't know the exact cause of this.
I have 2 files saved 20 mins apart where there is a 24,000 kb change in file size.
Having looked at them I can't see an obvious change, so was wondering if there was any way I could compare the 2 in terms of code without having to manually scroll through everything until I find the difference?