Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Excel user form modeless

In some of the threads there is talk about max/min and how that is useless
unless the form is loaded as a modeless form. I need to use the sheet outside
the form. Click between both. It might already have a thread on it...could
someone let me know...
thanks, you all are walking reference books, love this site.

gary
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel user form modeless

Hi Gary,

Try:

'=============
Public Sub Tester001()
Userform1.Show vbModeless
End Sub
'<<=============


---
Regards,
Norman



"Hammer1947" wrote in message
...
In some of the threads there is talk about max/min and how that is useless
unless the form is loaded as a modeless form. I need to use the sheet
outside
the form. Click between both. It might already have a thread on it...could
someone let me know...
thanks, you all are walking reference books, love this site.

gary



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
How do I switch focus from a modeless user form back to the excel. Yoam69 Excel Programming 7 December 7th 04 07:26 PM
Modeless User Form and Worksheet Focus JWolf Excel Programming 2 May 26th 04 08:27 PM
Activating a modeless form R Avery Excel Programming 2 February 4th 04 06:41 PM
Modeless but waiting form Zdenek Moravec Excel Programming 7 January 14th 04 02:00 PM
Modeless form for user interaction Arne[_2_] Excel Programming 6 July 15th 03 02:22 PM


All times are GMT +1. The time now is 06:57 PM.

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"