View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Unhiding rows in Excel 2003

Your code worked fine for me in Excel 2003 as long as I had a worksheet
literally named "sheetname" in the active workbook, and variables Row and
Col were assigned legitimate values. If "sheetname" is a variable rather
than a constant remove the quotes around it.

--
Jim Rech
Excel MVP