Thread: UserForm Active
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default UserForm Active

If you are using xl97, it doesn't have a vbModeless property. Otherwise it
should work.

--
Regards,
Tom Ogilvy


"grahammal" wrote
in message ...

I am trying UserForm4.Show vbModeless but it keeps coming up with a
Compile Error. "Wrong number of arguments or invalid property
assignment".

Sub StockPlan_Button68_Click()
UserForm4.Show vbModeless
End Sub

Any ideas


--
grahammal
------------------------------------------------------------------------
grahammal's Profile:

http://www.excelforum.com/member.php...o&userid=20336
View this thread: http://www.excelforum.com/showthread...hreadid=508080