Selecting a command button whilst under a picture

  • Thread starter Thread starter Mat 66
  • Start date Start date
M

Mat 66

Evening all,

I want to be able to still select (click) a command button i have adde
a macro to...but i want to hide the button under a picture.
Any ideas?
 
Hi, Mat 66,

I don't know what all you want to work (you
can't click on the button once it's hidden behind
the picture without bringing it forward or
moving the picture out of the way).

Why not just drag the picture over the button,
and right click, select Order->Bring to front?

then, when you want to use the button, right click on
the picture, select Order->Move to back. the
button is visible and ready to go.

jeff
 
In stead of hiding the button you could make it invisible by using a simple
drawing of a square for instance
with format...........no fill and no lines.
You may want to add a comment in the macro itself to indicate where the
button is located.
Regards
Bill K
 

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

Back
Top