Thread: Close Form
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default Close Form

Hi ,
Take a look to Debra web it explain in detail how to create an exit button
and give you the code at the bottom of the page

http://contextures.com/xlUserForm01.html

"SpeeD" wrote:

Hi.

I simply need to close a form... the code is the folowing but cant make it
work.. what am i doing wrrong??

Processar.Show
Main part of the code.....
Processar.Close

Thanks
SpeeD