Thread: VBA macro issue
View Single Post
 
Old 10-17-2023, 08:59 AM
vivka vivka is offline Windows 7 64bit Office 2016
Expert
 
Join Date: Jul 2023
Posts: 302
vivka is on a distinguished road
Default

Hi,VBAlearn! The code works flawlessly with your files converted to .rtf format.
Three notes:
1. Make sure to enter the ending backslash after the paths to your folders (d:\your_fldr\);
2. After opening the resulting file, find a vertical line near the page's left margin. Click on it to see or hide the comparison results. If the results are hidden, the line becomes red, if the results are visible, the line is blue (or whatever, but not red).
3. What kind of error and on which line do you get?
Reply With Quote