View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
AD108 AD108 is offline
external usenet poster
 
Posts: 72
Default Activate the top of sheet

I need to find a way to make the top of each sheet in a workbook visible
after my code runs. I tried "select" and "activate" but when you select
the sheet, the visible range is different.

Thanks in advance for help with this.