Dynamic cells?

Options
kenzael
kenzael Member, ALL USERS, Certified Model Builder Posts: 5 Occasional Contributor

Hi everyone,

 

I have a grid where the user can tick to override an amount. If he ticks override, he can put the new amount below, else it is 0. The problem is that I want the user to be only able to change the amount in the line item "new average salary" if the box is ticked, and not to be able to change the amount if he doesn't tick the box (cell with black font).

kenzael_0-1604501744594.png

Is it possible to have a formula that does like : IF Override ? THEN "the user changes manually the amount" ELSE 0 ?

 

Thank you!

 

Comments

  • kenzael
    kenzael Member, ALL USERS, Certified Model Builder Posts: 5 Occasional Contributor
    Thank you, very helpful!