Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Chris
 
Posts: n/a
Default Comments not anchored to cells

Hello!

Seems no matter what I try, I can't get comments to remain anchored within a
reasonable distance to their respective cells.

If I insert a comment in a cell and then enter it to edit, it will be
attached to the cell by a relatively short "umbilical cord". If I then insert
rows or columns and enter the comment to edit it subsequently, the "umbilical
cord" and comment will move away from the cell some varying distance. I can
drag it back again, but next time I insert rows or columns again, the problem
will reoccur.

This is a problem only while editing the comment (the comment displays just
fine while the cursor is positioned in the cell.)

Both the "Move and size with cells" and "Move but don't size with cells"
properties seem to allow the greatest migration of the comment away from it's
cell; the "Don't move or size with cells" property keeps it a little closer
to home, but still allows it to stray.

Thanks in advance for your help.

Chris
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Comments not anchored to cells

I think the best you can is put them back where they belong.

Debra Dalgleish has some code that can do it:
http://www.contextures.com/xlcomments03.html#Reset


If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm



Chris wrote:

Hello!

Seems no matter what I try, I can't get comments to remain anchored within a
reasonable distance to their respective cells.

If I insert a comment in a cell and then enter it to edit, it will be
attached to the cell by a relatively short "umbilical cord". If I then insert
rows or columns and enter the comment to edit it subsequently, the "umbilical
cord" and comment will move away from the cell some varying distance. I can
drag it back again, but next time I insert rows or columns again, the problem
will reoccur.

This is a problem only while editing the comment (the comment displays just
fine while the cursor is positioned in the cell.)

Both the "Move and size with cells" and "Move but don't size with cells"
properties seem to allow the greatest migration of the comment away from it's
cell; the "Don't move or size with cells" property keeps it a little closer
to home, but still allows it to stray.

Thanks in advance for your help.

Chris


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
Chris
 
Posts: n/a
Default Comments not anchored to cells

Dear Dave Peterson:

I took a look at the resources you directed me to, and I'm certain that the
solution lies there. I'm gonna have to study it carefully, because anything
having to do with code or programming causes bleeding from my eyes and ears.
("Damn It, Jim! I'm an Electrician, not a programmer!") Ultimately, I think
I'll be able to navigate it.

Brief Rant: It makes me crazy when a product doesn't work. (Excel Comments
relocating themselves clearly falls into this category.) It's maddening to
have to go thru the gyration of fixing something like this, because having
already paid my money, I don't think the problem should be there in the first
place. Thank God for forums like this. (I'm done now.)

Although I haven't had the time to study the information and attempt the
fix, I just wanted to thank you very much for your help before the thread
goes South.

Thanx Again; hope you get this post€¦€¦

Chris




"Dave Peterson" wrote:

I think the best you can is put them back where they belong.

Debra Dalgleish has some code that can do it:
http://www.contextures.com/xlcomments03.html#Reset


If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm



Chris wrote:

Hello!

Seems no matter what I try, I can't get comments to remain anchored within a
reasonable distance to their respective cells.

If I insert a comment in a cell and then enter it to edit, it will be
attached to the cell by a relatively short "umbilical cord". If I then insert
rows or columns and enter the comment to edit it subsequently, the "umbilical
cord" and comment will move away from the cell some varying distance. I can
drag it back again, but next time I insert rows or columns again, the problem
will reoccur.

This is a problem only while editing the comment (the comment displays just
fine while the cursor is positioned in the cell.)

Both the "Move and size with cells" and "Move but don't size with cells"
properties seem to allow the greatest migration of the comment away from it's
cell; the "Don't move or size with cells" property keeps it a little closer
to home, but still allows it to stray.

Thanks in advance for your help.

Chris


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Comments not anchored to cells

Good luck,

Chris wrote:

Dear Dave Peterson:

I took a look at the resources you directed me to, and I'm certain that the
solution lies there. I'm gonna have to study it carefully, because anything
having to do with code or programming causes bleeding from my eyes and ears.
("Damn It, Jim! I'm an Electrician, not a programmer!") Ultimately, I think
I'll be able to navigate it.

Brief Rant: It makes me crazy when a product doesn't work. (Excel Comments
relocating themselves clearly falls into this category.) It's maddening to
have to go thru the gyration of fixing something like this, because having
already paid my money, I don't think the problem should be there in the first
place. Thank God for forums like this. (I'm done now.)

Although I haven't had the time to study the information and attempt the
fix, I just wanted to thank you very much for your help before the thread
goes South.

Thanx Again; hope you get this post€¦€¦

Chris

"Dave Peterson" wrote:

I think the best you can is put them back where they belong.

Debra Dalgleish has some code that can do it:
http://www.contextures.com/xlcomments03.html#Reset


If you're new to macros, you may want to read David McRitchie's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm



Chris wrote:

Hello!

Seems no matter what I try, I can't get comments to remain anchored within a
reasonable distance to their respective cells.

If I insert a comment in a cell and then enter it to edit, it will be
attached to the cell by a relatively short "umbilical cord". If I then insert
rows or columns and enter the comment to edit it subsequently, the "umbilical
cord" and comment will move away from the cell some varying distance. I can
drag it back again, but next time I insert rows or columns again, the problem
will reoccur.

This is a problem only while editing the comment (the comment displays just
fine while the cursor is positioned in the cell.)

Both the "Move and size with cells" and "Move but don't size with cells"
properties seem to allow the greatest migration of the comment away from it's
cell; the "Don't move or size with cells" property keeps it a little closer
to home, but still allows it to stray.

Thanks in advance for your help.

Chris


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
make multiple cells in 1 worksheet equal multiple cells in another riley454 Excel Worksheet Functions 1 January 19th 06 03:00 PM
I want to show all comments on cells in one cell in the worksheet Claire Excel Worksheet Functions 1 June 17th 05 09:47 AM
comments in excel cells FDickens Excel Discussion (Misc queries) 1 March 18th 05 05:44 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM


All times are GMT +1. The time now is 04:47 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"