#1   Report Post  
Posted to microsoft.public.excel.misc
sunrosejenn
 
Posts: n/a
Default inserting comments ?

I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette
  #2   Report Post  
Posted to microsoft.public.excel.misc
sunrosejenn
 
Posts: n/a
Default inserting comments ?

that does not work ... once you click on Insert Comment and the box pops up
there is not option for paste or paste special. Does it need to be done
before click insert comment?

Jeannette


"ewan7279" wrote:

Copy = paste special = comments

"sunrosejenn" wrote:

I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette

  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default inserting comments ?

I have a button on a toobar that pastes the comments in using this code

Private Sub PasteComments()

Selection.PasteSpecial Paste:=xlPasteComments, _
Operation:=xlNone, _
SkipBlanks:=False, _
Transpose:=False
End Sub


--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"sunrosejenn" wrote in message
...
I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette



  #4   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default inserting comments ?

Right-click on the cell that has the comment box you wish to duplicate, then
select COPY from the drop down.........then Right-click on the cell you wish
to replicate the comment in and select PASTE SPECIAL, then select COMMENTS,
then OK then Left-click off to any other cell........

hth
Vaya con Dios,
Chuck, CABGx3



"sunrosejenn" wrote:

I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette

  #5   Report Post  
Posted to microsoft.public.excel.misc
ewan7279
 
Posts: n/a
Default inserting comments ?

This only works to copy the entire comment box from one cell to another.

Within comment boxes, you can copy and paste by clicking the right mouse
button (or using ctrl+C and ctrl+V).

e.g. right click = insert comment. Type the desired text, highlight it,
right click, copy. Select the comment box you wish to add the text to, right
click = edit comment, select the area of the comment box that you would like
to paste the copied comment, right click = paste.

"sunrosejenn" wrote:

that does not work ... once you click on Insert Comment and the box pops up
there is not option for paste or paste special. Does it need to be done
before click insert comment?

Jeannette


"ewan7279" wrote:

Copy = paste special = comments

"sunrosejenn" wrote:

I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette



  #6   Report Post  
Posted to microsoft.public.excel.misc
ewan7279
 
Posts: n/a
Default inserting comments ?

Copy = paste special = comments

"sunrosejenn" wrote:

I'm trying to inert comments into a spreadsheet. Sometimes I need to
duplicate what is in one comment box into another. Is there a way to copy
and paste when inserting comments?

Excel 2003 is the version I am using

Thanks
Jeannette

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
Display Comments on Each Page Stanley Excel Discussion (Misc queries) 0 February 23rd 06 06:05 PM
how do I keep comments with cell? Franci Excel Discussion (Misc queries) 1 November 18th 05 05:54 PM
Cell Comments randomly move and resize regardless of settings Andrew Excel Discussion (Misc queries) 0 August 24th 05 08:49 PM
Can I reference comments by Cell Name? flo1730 Excel Discussion (Misc queries) 5 June 15th 05 03:34 PM
Inserting comments on graphs Christopher Anderson Excel Discussion (Misc queries) 3 December 20th 04 09:18 PM


All times are GMT +1. The time now is 05:08 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"