View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brad Brad is offline
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.