Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Modeless for in Windows XP

Hi

Can anyone tell me how to make a form modeless I have tried

Sub Showform1()

userform1.show, modal=false

End sub


but that doesn't work.

PLease help

Jim
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Modeless for in Windows XP

Unless you are using Excel 97

Sub Showform1()

userform1.show false

End sub

should work. (worked for me in xl2000)

--
Regards,
Tom Ogilvy



"jimbola" wrote in message
...
Hi

Can anyone tell me how to make a form modeless I have tried

Sub Showform1()

userform1.show, modal=false

End sub


but that doesn't work.

PLease help

Jim



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Modeless userform hngo New Users to Excel 2 July 13th 05 09:23 AM
modeless userform jacob Excel Programming 1 May 4th 04 02:53 PM
Modeless property Gordon[_12_] Excel Programming 4 January 12th 04 07:40 PM
Modeless userform jacob[_3_] Excel Programming 2 September 29th 03 08:02 PM
modeless userforms Don Cossitt Excel Programming 5 August 29th 03 08:39 PM


All times are GMT +1. The time now is 05:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"