Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default UserForm

hi
i think your have loaded your form as modal meaning that no other actions
can be perform until the form is closed. if you want the form to remain open
plus do other things on the sheet, you must load the form modeless.

UserForm.show 0

1= modal(default)
0= modeless.

look up the show method in vb help for more info.

Regards
FSt1

"bgkgmg" wrote:

I've put some contol boxes in a UserForm in VBA of Excel sheet. I'm having a
difficult time transferring the UserForm to my Excel worksheet. The only way
it appears on sheet is when I type "UserForm.show" but will not allow me to
use anything else.

Thanks
Bobby

 
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
VBA userform jcheko Excel Worksheet Functions 1 April 24th 08 08:38 PM
Userform Freshman Excel Worksheet Functions 4 November 9th 06 01:04 PM
Userform Add hazel Excel Discussion (Misc queries) 8 November 3rd 06 07:01 PM
one userform to another damorrison Excel Discussion (Misc queries) 2 August 26th 06 01:10 PM
UserForm Help Jennifer Excel Discussion (Misc queries) 1 April 6th 05 10:57 AM


All times are GMT +1. The time now is 02:42 PM.

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

About Us

"It's about Microsoft Excel"