View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Hargreaves[_2_] Rob Hargreaves[_2_] is offline
external usenet poster
 
Posts: 32
Default Comment Text Promt

Hi I dont know if this is possible but I am using a form to enter
information to a sheet and would like to add comments to the destination
cell if the value entered fits criteria specified.

I have named ranges to use as set points to highlight abnormal values with
conditional formatting. I would like to use the same ranges as criteria to
add a comment.

If the form entry between nr1(100) and nr(200) then prompt for text to
insert into a comment following an entry to a form within the range of the
named ranges.

Thanks for your help
Rob