2nd post: Customizing comment pop-up position

I

Ian Jones

I know there is no easy solution but I would appreciate
any help you can give me.

Problem: A comments default pop-up postion cannot be
overridden. (If using show comment a position can be
specified for each individual comment so position is a
property of comment)

Is there a way to extend the comment object maybe using a
custom class or api call or.........

TIA

Ian
 
J

Jonathan Rynd

Problem: A comments default pop-up postion cannot be
overridden.

You can use Visual Basic to set the comment's position.

What I would do would be to create a VB macro that creates a comment for
the current cell and then positions it as desired. Then when I wanted to
create a comment I'd run the macro instead of choosing Insert Comment.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top