View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jlclyde jlclyde is offline
external usenet poster
 
Posts: 410
Default VBA Delete row based on multiple columns of data

I have multiple columns of data that I am currently moving from one
workbook to another. After it is moved, I want to delete all of the
rows that are blank in columns J,M,S, and V. I can not think of the
code to do this.

Thanks,
Jay