View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sonnich Sonnich is offline
external usenet poster
 
Posts: 13
Default what is my self?

Hi!

Once someone helped me to do so:
Set MyFile = Workbooks.Open(file1)

- myfile becomes an object I can work with. (thanks!)

but how do I get the place, where my button is - the sheet, on which
the event is triggered?

BR
Sonnich