Add a comment to a table by checking some cell values using python

I am trying to introduce few comments on a table. The comments are based on the values of the cells inside the table. Let us suppose that one of the cells inside the table has the word “Sachin” in it , then the comment should go like “Table Found” other comment should be “Table not found”

@Nanu161199,

You may first try to find your desired value(s) in the worksheet cells and then add comment(s) to those cell(s) accordingly. See the document on how to search or find data into the cells. Also, see the document on how to add comments to the cells for your reference.

I am trying to add comments in a .docx file. Sorry for not mentioning that. Can you give some reference regarding to that.

@Nanu161199,

Please post your queries/issue in Aspose.Words forum.