Thread: Comment insert
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
THill THill is offline
external usenet poster
 
Posts: 5
Default Comment insert

no i meant the insert comment function. i was wondering if it was possible to
have it pull up the comment window if a cell was true.


"Bob Umlas, Excel MVP" wrote:

=IF(A14,"This is your comment","")

"THILL" wrote:

Is it possible to have a comment inserted into a cell using an if formula.
Something like if(a1, insert comment, 0)?