#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
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



  #3   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

  #4   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 02:48 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"