View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ixtreme Ixtreme is offline
external usenet poster
 
Posts: 61
Default Validation; add items to named range

I have a cell that has validation by means of a list. The list is a
named range on sheet2.
I want to create a option that, if a user enters a value that is not
part of the items in the named range, a msgbox asks the user if he
wants to add the new item to the list. After he confirms, the named
range will have the new item from that moment.