View Single Post
  #9   Report Post  
Posted to microsoft.public.excel.programming
J.W. Aldridge J.W. Aldridge is offline
external usenet poster
 
Posts: 425
Default delete rows that dont match values in named range

tried...

Type mismatch... This portion was highlighted.

If .Cells(X, "B").Value < Application.Names("IDS"). _
RefersToRange Then