Hello everyone!!
I need to create a way to block the input of value in some key figures in some planning books in DP.
I tried to create a macro to block cell input - CELL_INPUT(XXX) = 0 - , but unfortunately it doens´t work, because I have another macro (default) that keeps one cell of the entire row opened to the user insert the values.
I can not put the "closing" macro as an interactive macro in the planning book, because, only one user is able to execute the macros, not all of them. And I also can not take off the other macro from the default event or change in the design mode of the planning book.
Does anybody know´s another way to do it?
Thanks a lot!!
Regards
Angela