Hello everybody.
In sheet 1 I have the below code ( Private Sub Worksheet_Change(ByVal Target As Range) )
At a certain point I have this instructions: the red one doesn't work (no errors, but the value is not updated).
'......
Dim varResult As Variant
varResult...