View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Automatically close a userform

Hi ForSale,

Try changing:

Private UserForm_Activate()

to:

Private Sub UserForm_Activate()

---
Regards,
Norman



"ForSale" wrote in message
...

Thanks,
That tells me invalid outside procedure and highlights the word "Now".
Any thoughts?


--
ForSale
------------------------------------------------------------------------
ForSale's Profile:
http://www.excelforum.com/member.php...o&userid=11896
View this thread: http://www.excelforum.com/showthread...hreadid=265660