View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mazin Mazin is offline
external usenet poster
 
Posts: 2
Default Quick Question: Buttons

I have all my code in ThisWorkbook and I have a button in Sheet 1. How
do I get the button in Sheet 1 to point at some functions in
ThisWorkbook?

Thanks.