View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] kijijijt@gmail.com is offline
external usenet poster
 
Posts: 27
Default hiding blank rows

Hi,
looking for code that will search for data in column F,I,L and O from rows 2 through 138. If there is data in one or more cells in a specific row then i don't want to hide it but if all cells in a specific row are blank then i want to hide the row. Is this possible. thanks in advance.