Hi, I have many cells in Excel file A that are linked to Excel file B (source file). Is it possible for Excel to auto-highlight/color the affected cells in file A when the numbers in file B changes ? I have tried using Private Sub Worksheet_Change(ByVal Target As Range) and Private Sub Worksheet_Calculate() without any success.
I'm not trained in any programming language hence please use simple terms. Thanks !
Bookmarks