View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
shebert shebert is offline
external usenet poster
 
Posts: 1
Default Delete from named range based on Combo Box selection


I have a named range on worksheet 1 (parts). That named range populate
a combo box on worksheet 3 by using a vlookup. Once a selection is mad
via the combo box, I want it to delete the exact entry from the name
range (hence deleting it from the combo box as well). I can delet
sequential rows based on a selection, but the combo box selections wil
not always be in order. The 1:1 match is the issue here.

Anyone done something like this already. Any help or hints would b
greatly appreciated.

Thanks,

Set

--
sheber
-----------------------------------------------------------------------
shebert's Profile: http://www.excelforum.com/member.php...fo&userid=2596
View this thread: http://www.excelforum.com/showthread.php?threadid=39333