ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Floating UserForm (https://www.excelbanter.com/excel-programming/386880-floating-userform.html)

Eric[_35_]

Floating UserForm
 
Hello,

I would like to create a UserForm that stays on top of the desktop when
loaded but still allows be to interact with the cells and sheets.
This UserForm will help me change cells format or permute cells on the fly,
almost like a floating toolbar.

Thank you.

Eric



Mike

Floating UserForm
 
I dont think so

"Eric" wrote:

Hello,

I would like to create a UserForm that stays on top of the desktop when
loaded but still allows be to interact with the cells and sheets.
This UserForm will help me change cells format or permute cells on the fly,
almost like a floating toolbar.

Thank you.

Eric




Jon Peltier

Floating UserForm
 
Display it as a non-modal form:

UserForm1.Show vbModeless

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Eric" wrote in message
...
Hello,

I would like to create a UserForm that stays on top of the desktop when
loaded but still allows be to interact with the cells and sheets.
This UserForm will help me change cells format or permute cells on the
fly,
almost like a floating toolbar.

Thank you.

Eric





Eric[_35_]

Floating UserForm
 
Found it... I just changed the ShowModal property of the form to false.

Thanks


"Mike" wrote in message
...
I dont think so

"Eric" wrote:

Hello,

I would like to create a UserForm that stays on top of the desktop when
loaded but still allows be to interact with the cells and sheets.
This UserForm will help me change cells format or permute cells on the

fly,
almost like a floating toolbar.

Thank you.

Eric






Vergel Adriano

Floating UserForm
 
Maybe you can create a user form and set the ShowModal property to False.

But it's probably easier to create your sub routines or macros in your
personal workbook and assign them to buttons in a custom toolbar.


--
Hope that helps.

Vergel Adriano


"Eric" wrote:

Hello,

I would like to create a UserForm that stays on top of the desktop when
loaded but still allows be to interact with the cells and sheets.
This UserForm will help me change cells format or permute cells on the fly,
almost like a floating toolbar.

Thank you.

Eric





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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com