Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Toggle between excel sheet and user form

Gents,

How can I make my forms in a way that would allow me to select the active
sheet or move up and down the sheet while the user form is still shown in
front of the user.

Regards
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default Toggle between excel sheet and user form

Omar,

In XL2000 or above, show the form as modeless. You can't do it without a lot
of hacks in 97.

frmName.Show vbModeless

Robin Hammond
www.enhanceddatasystems.com

"Omar" wrote in message
...
Gents,

How can I make my forms in a way that would allow me to select the active
sheet or move up and down the sheet while the user form is still shown in
front of the user.

Regards



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Toggle between excel sheet and user form

Robin,

You are the best - it works perfectly. Thanks.

"Robin Hammond" wrote:

Omar,

In XL2000 or above, show the form as modeless. You can't do it without a lot
of hacks in 97.

frmName.Show vbModeless

Robin Hammond
www.enhanceddatasystems.com

"Omar" wrote in message
...
Gents,

How can I make my forms in a way that would allow me to select the active
sheet or move up and down the sheet while the user form is still shown in
front of the user.

Regards




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
Excel form - How create toggle checkmark for Yes or No ? Terrmogirl Excel Discussion (Misc queries) 1 October 18th 07 07:00 PM
User form browsing for a range on a sheet? Don Wiss Excel Programming 3 September 22nd 04 03:02 AM
Displaying part of a sheet on a user form Phillip[_4_] Excel Programming 1 January 15th 04 04:20 AM
Copy from User form to Sheet macro tas5tas Excel Programming 1 January 13th 04 03:54 AM
How to set focus back to sheet after showing a user form Les[_4_] Excel Programming 0 July 21st 03 07:58 PM


All times are GMT +1. The time now is 10:43 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"