Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 846
Default Need help with inserting comments

Hello,

I have created a sales tracking sheet and would like the reps to utitilize
the Comments on each cell. What I would like to do if possible, is to have
them double click on a cell with in Column E(E1:E30) and it would pop up a
message box allowing the rep to add comments about the deal.

2nd request would be to extract to extract these comments along with the
data that is populated in the cell. In my instance it would be the quote #
and the comments that are in that cell.

Is this possible? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Need help with inserting comments

There's sample code here to insert a comment:

http://www.contextures.com/xlcomments03.html#Plain

You could use something similar on the worksheet's
Worksheet_BeforeDoubleClick event.

To extract the cell comments and text, use code similar to the code he

http://www.contextures.com/xlcomment...ml#CopyToSheet


Brad wrote:
Hello,

I have created a sales tracking sheet and would like the reps to utitilize
the Comments on each cell. What I would like to do if possible, is to have
them double click on a cell with in Column E(E1:E30) and it would pop up a
message box allowing the rep to add comments about the deal.

2nd request would be to extract to extract these comments along with the
data that is populated in the cell. In my instance it would be the quote #
and the comments that are in that cell.

Is this possible? Thanks.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Inserting Comments Greggo G[_2_] Excel Discussion (Misc queries) 1 October 28th 09 12:13 PM
Inserting comments milt Excel Worksheet Functions 3 March 28th 08 12:22 AM
inserting comments ? sunrosejenn Excel Discussion (Misc queries) 5 March 7th 06 02:44 PM
Inserting comments Ian Coates Excel Programming 3 February 2nd 04 06:45 PM
Inserting comments Ian Coates Excel Programming 0 February 2nd 04 03:20 PM


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