View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] vbaker74@yahoo.com is offline
external usenet poster
 
Posts: 1
Default Delete rows based on an array

So.. I have a large worksheet of information for which I need to
delete certain rows based on a list in another worksheet. I need a
delete row function that will look up the value in another worksheet
and delete the row based on that value. Can anyone help?

~Vic