Toolbox pops up

M

Mats Samson

I have a multipage form and in one of the pages there is another multipage
with tabs. When selecting one of the tabs the VBA Toolbox pops up.
There is really no difference in properties between the different pages in
this multipage but the others never pop the Toolbox!
Can anyone helpme get rid of the annoying toolbox, please
 
J

JLGWhiz

Is this occuring while you are in edit mode or while you have the form open
at run time?
 
J

JLGWhiz

If it is in edit mode, click view then deselect Tool Box. Then when you need
it, you will have to reverse the process.
 
M

Mats Samson

Of course it's in Run mode, otherwise I wouldn't complain.
Meanwhile the problem was solved. I closed the Toolbox in every instance it
appeared in Edit mode and it then stopped being displayed when I run the
program.
It’s peculiar though a that set of tools used to construct a form appears
when the form is running, they are not a part of the code or Form. I don’t
know what toggles it as it is displayed with some pages in the multipage but
not with others.
But if it’s displayed in Edit mode there is a risk that it will be displayed
in Run mode as well, but AFAI have noticed, not vice versa.
Thanks for trying though!
Mats
 

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