Hi Katya,
Instead of $info, you should use the $comment keyword. In Word reports, any paragraph that starts with $comment will be removed from the report output. In Excel reports, the row that $comment appears in will be removed from the report; alternatively you can use $CommentCell in which only the contents of the cell will be removed.
Doug