Button alinement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, I have just made aload of comand buttons using visual basics,I'm Having a
problem lining them up, is there a easy way to do this.

thank you in advance, Wildauk.
 
There are two different types of buttons. One comes from the control toolbox
and the other comes from the forms toolbar. They are a bit different in how
they work so we need to know which kind you have... Also how did you want
them to line up? Vertical or Horizontal
 
Hi Jim, they come from the control tool box and I would like to line them up
Horizontaly.
Thanks again, Barry.
 
Add the Align Left button in customize toolbars > Drawing

Regards,
Peter T
 
On the basis of your reply to Jim add the Align Horizontal button

Peter T
 
If you are looking for a simple ordering of the buttons then you can use the
align and distribution tool in the drawing toolbar. If however you need to
align the buttons to specific cells that can be done via code (easy to do
with buttons from the control toolbox)... Let me know if you want any help
with that...
 

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

Similar Threads

buttons 4
command buttons 3
VBA Code Writing to Excel Box Name 3
Command Buttons 2
cell value 1
calculation 2
protecting sheets 3
naming using F5 key 1

Back
Top