Write one variable on change another variable

Write one variable on change another variable

Hello.

I have two variables (Internal driver):

var1 = var2*100
var2= var1/100

I need to recalc "var1" when "var2" changed and vise versa - recalc "var2" on change "var1".

I tested reaction matrix (status bits WR_ACK and WR_SUC) to run VBA script but nothing work.

Please help.

This is a migrated post! Originally posted on 21.02.2022 by user maryanp. Please be aware that information can be outdated.