I have the following code which shows in the text box "notes" (in a userform) the cell comment if any
This works fine however I would like this text box to display all the comments for each cell one after the other after a word wrap.
here is my code working for the first cell found with comments but it overwrite the previous comments with the last found
Basically i would like to add after CHR(10) the next cell comments something like![]()
Please Login or Register to view this content.
can someone tell me if feasible and how to do it?![]()
Please Login or Register to view this content.
Bookmarks