Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default userform always on top?


Hello,

Is there a way to make a userform be always on top? I have a userfor
that is constantly being used, and with there being no icon in th
taskbar, I have to switch screens around constantly. Is there a way t
set up the userform so it is always on top? If not, is there a way t
create a taskbar icon similiar to excel

--
dok11
-----------------------------------------------------------------------
dok112's Profile: http://www.excelforum.com/member.php...fo&userid=1058
View this thread: http://www.excelforum.com/showthread.php?threadid=26800

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default userform always on top?

In the View menu, Toolbars, Customize, I selected the
Tools category, then at the bottom of the Commands list,
I dragged and dropped the Custom icon out to the main
menu. Still in the Customize dialog box, I clicked on the
Modify Selection button, assigned the ShowUserForm macro
to the new menu item. Finally, I added a module and
created the following procedu
Sub ShowUserForm()
UserForm1.Show
End Sub

Hope that gets you started.
Geof.

-----Original Message-----

Hello,

Is there a way to make a userform be always on top? I

have a userform
that is constantly being used, and with there being no

icon in the
taskbar, I have to switch screens around constantly. Is

there a way to
set up the userform so it is always on top? If not, is

there a way to
create a taskbar icon similiar to excel?


--
dok112
---------------------------------------------------------

---------------
dok112's Profile: http://www.excelforum.com/member.php?

action=getinfo&userid=10581
View this thread:

http://www.excelforum.com/showthread...hreadid=268004

.

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
Userform Jeff Excel Discussion (Misc queries) 0 February 6th 06 09:30 PM
Userform Rev Tim Excel Programming 0 September 20th 04 07:47 PM
Linking userform to userform in Excel 2003 missmelis01 Excel Programming 2 August 27th 04 08:07 PM
Concerning Userform Fernando Duran Excel Programming 3 May 3rd 04 09:35 PM
Userform inside another userform Ryan Excel Programming 0 April 23rd 04 08:01 PM


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