Hello,
We are using another formule in order to allow users to insert comments: EPMSaveComment.
Some tips:
- to specify the members used in the formule, you need to link the cell reference to the EPMmemberID formule,
- for the specified members that are in the column axis, you should block the cellref (ex: I$3$),
- use the standard conditional formating option in order to format the input cells.
Exemple of formula:
EPMsavecomment(;"cellref where the user enters a comment";EPMmemberID("cellref of the member;EPMmemberID("cellref of the second member");...;EPMmemberID("$cellref$ of the member in column")