ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Modeless for in Windows XP (https://www.excelbanter.com/excel-programming/311689-modeless-windows-xp.html)

jimbola

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

Tom Ogilvy

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





All times are GMT +1. The time now is 09:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com