View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shatin Shatin is offline
external usenet poster
 
Posts: 54
Default Showing worksheets in an Add-in

Hi all,

There's a workbook which I use frequently. There are a few worksheets in the
workbook that I'd like to prefer to from time to time. I have written macros
to hide and unhide these sheets. I've also created menu bar controls for the
workbook. Since I use this workbook so frequently, I want to save it as an
add-in. The problem is once saved as an add-in, those worksheets that I'd
like to refer will remain hidden. Is there anyway to show worksheets of an
add-in?