Posted to microsoft.public.excel.worksheet.functions
|
|
Comment insert
THILL escribió:
visit:
http://www.mvps.org/dmcritchie/excel/ccomment.htm
Regards,
Pedro J.
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)?
|