Forum Discussion
K_TF_2015
Feb 07, 2023Copper Contributor
Using VBA code to highlight the differences between two cells of text
Hi There, I would like to be able to compare two cells of text in excel, and highlight the differences between them. I found the following VBA code which highlights the first difference in red, howe...
peiyezhu
Feb 13, 2023Bronze Contributor
I would like to compare text file with vim. vim -d a.txt aa.txt