Hi,
Can somebody please help me to modify the code below instead of changing the sheets name to compare in the code every time want to compare sheets instead to prompt for the sheets names to compare.
Code:
Dim sh1 As Worksheet, sh2 As Worksheet, c As Range, f As Range, mydiffs As Long Dim...