Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do i copy information from a cell into a comment?

I am using Excel 2003.
  #2   Report Post  
Posted to microsoft.public.excel.misc
dlw dlw is offline
external usenet poster
 
Posts: 510
Default How do i copy information from a cell into a comment?

highlight the contents of the cell, not the cell itself. You can see the
cell contents up in the formula bar, or double click on the cell and you will
be able to select the contents, then copy and paste it.

"MandiMae" wrote:

I am using Excel 2003.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 367
Default How do i copy information from a cell into a comment?

If you are up for writing a little visual basic code, you could write this VB
code to do it .

Selection.AddComment (Left(Selection.Value, Len(Selection)))


"dlw" wrote:

highlight the contents of the cell, not the cell itself. You can see the
cell contents up in the formula bar, or double click on the cell and you will
be able to select the contents, then copy and paste it.

"MandiMae" wrote:

I am using Excel 2003.

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
Copy cell to another as a comment rpick60 Excel Worksheet Functions 3 December 27th 07 01:56 AM
copy comment content to cell content as data not as comment Lilach Excel Discussion (Misc queries) 2 June 21st 07 12:28 PM
Can I paste information (from several cells) into a cell comment? eli Excel Discussion (Misc queries) 0 January 12th 06 11:47 PM
How do I copy a comment to become the information in a cell. Patrick from RAS Excel Discussion (Misc queries) 1 August 24th 05 06:45 AM
How do I copy text from a cell into a comment? Catnip Excel Discussion (Misc queries) 1 May 27th 05 02:12 PM


All times are GMT +1. The time now is 09:52 AM.

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"