Hi,
I'm pretty new to VBA and need to solve the (probably) easy problem below:
I have an array (called OldData), that contains the addresses of cells. When the sheet is saved, it compares the old values with the new ones. If the value has changed, I need to copy the value of this cell, and 2...