View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Making a camera picture appear/disappear

On a hidden worksheet I have a range of cells containing the Assumptions
utilized throughout the rest of the workbook. Using Excel's camera tool, I
have taken a "picture" of the range and placed it on the hidden worksheet as
well.

On the other, non-hidden worksheets, I would like to have a button that,
when clicked, would display a small "pop-up" window containing the "picture".

Is there a way in VBA that this can be done? Any help would be greatly
appreciated. Thanks.