View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
afurlani afurlani is offline
external usenet poster
 
Posts: 1
Default Excel VBA - Delete entire row if all values are 0

Hello,
I am new to VBA Programming. Here is what I am trying to do. I have
spreadsheet and I need to go through the spreadsheet columns J throug
W and if the cell values are all zeros then delete the entire row i
any one of the cells have a value of 1 then go to the next row.

Thank for any help you can provide.

Ton

--
Message posted from http://www.ExcelForum.com