Floating UserForm

E

Eric

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
 
G

Guest

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top