View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Grd Grd is offline
external usenet poster
 
Posts: 118
Default How to unload a form

thats it, thanks
suzanne

"Vergel Adriano" wrote:

On the click event of the cancel button:

Unload Me

--

Hope that helps.

Vergel Adriano


"Grd" wrote:

Hi everyone

I have a form in Excel VBA and I need it to unload when I hit the cancel
button. I tried several things and none seem to work properly.

Can anyone help me?

Thanks in advance

Suzanne