View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tony McGee Tony McGee is offline
external usenet poster
 
Posts: 12
Default Printing Help Sheet For Addin

Hello all

I have written a Microsoft Excel addin which does everything I want it to
do.

I have one sheet in my Addin called Help.

My addin inserts a menu into Excel & I'd like to have an option under this
menu to print out my "Help" sheet for the addin from whatever workbook is
currently loaded.

Is this possible, & if so, how?

Thanks
Tony McGee