Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Can I switch back to Excel sheet while a form is shown?


Hi!

In my case, it first pops up a form and user can click "Auto" o
"Manual". If user clicks Manual, I will let user to do some work in th
excel sheet. After user finishes the work in the excel sheet, user wil
click "Continue" on the form.

I am not sure if I can do this. It seems to me when a form is pope
out, user can not swich back to do any thing in the excel sheet.

Please advise.

Aijun

--
Ai_Jun_Zhan
-----------------------------------------------------------------------
Ai_Jun_Zhang's Profile: http://www.excelforum.com/member.php...fo&userid=2547
View this thread: http://www.excelforum.com/showthread.php?threadid=40018

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default Can I switch back to Excel sheet while a form is shown?

By default sheets are loaded as being modal which mean that you can not
access anything but this form. Starting in xl 97 (IIRC) forms can be loaded
as non-modal by specifiying the modal option something like this

UserForm1.show False
--
HTH...

Jim Thomlinson


"Ai_Jun_Zhang" wrote:


Hi!

In my case, it first pops up a form and user can click "Auto" or
"Manual". If user clicks Manual, I will let user to do some work in the
excel sheet. After user finishes the work in the excel sheet, user will
click "Continue" on the form.

I am not sure if I can do this. It seems to me when a form is poped
out, user can not swich back to do any thing in the excel sheet.

Please advise.

Aijun.


--
Ai_Jun_Zhang
------------------------------------------------------------------------
Ai_Jun_Zhang's Profile: http://www.excelforum.com/member.php...o&userid=25474
View this thread: http://www.excelforum.com/showthread...hreadid=400181


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Can I switch back to Excel sheet while a form is shown?


Jim,

Thank you very much.

Regards,

Aijun.


--
Ai_Jun_Zhang
------------------------------------------------------------------------
Ai_Jun_Zhang's Profile: http://www.excelforum.com/member.php...o&userid=25474
View this thread: http://www.excelforum.com/showthread...hreadid=400181

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
Write data back from a form to sheet Steen Excel Discussion (Misc queries) 9 October 22nd 08 01:22 PM
Convert 29.08 hours (shown in decimal form) to time shown in "hh:m Nila in Florida Excel Worksheet Functions 1 September 14th 08 01:35 AM
I want print excel sheet with nos in the back ground, as shown in. soory Excel Discussion (Misc queries) 1 December 24th 04 02:40 PM
How do I switch focus from a modeless user form back to the excel. Yoam69 Excel Programming 7 December 7th 04 07:26 PM
From form to sheet and back using proc count Excel Programming 0 February 13th 04 12:58 AM


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