View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
cubbybear3 cubbybear3 is offline
external usenet poster
 
Posts: 40
Default How to test for a Row being Visible on a Spreadsheet

Are rows 6 through 14 hidden, or has the row heigth been set to zero?
Check the row heigth for row 5 and then change rows 5 through 15 to
the same value. Don't know if that will hep, but it will eliminate on
possibility. -pb