View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mangesh_yadav[_188_] mangesh_yadav[_188_] is offline
external usenet poster
 
Posts: 1
Default hidden rows when running a macro


the solution was for overlapped rows. If the row is hidden, you can
use

Cells.EntireRow.Hidden = False


--
mangesh_yadav


------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=276925