Hello,
I need some help with a DCA.
So I have 3 line items weekly dimension : X (number), Y (number manually input) and Z Yes or No.
So :
- If I select No on line Z, then line Y should be 0 (blank)
- If I select on line Z Yes and if line Y is not 0, then the line Y for that week (cell) should be locked
- If I select on line Z YES and if the value from line Z is 0, than I should take value from line X
There should be some DCA that will alow to lock the cells as stated above
Thanks