View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mekinnik Mekinnik is offline
external usenet poster
 
Posts: 159
Default Create a macro to find value then delete it

I am trying to create a macro that when the user clicks a button on userform1
it will find a value in sheet1 row b based on the textbox value on
userform1, when it finds the value I want it to delete then entire row. I
have tried but I cannot figure out how to make it do it