Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 -- HTH... Jim Thomlinson "wildauk" wrote: 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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jim, they come from the control tool box and I would like to line them up
Horizontaly. Thanks again, Barry. "Jim Thomlinson" wrote: 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 -- HTH... Jim Thomlinson "wildauk" wrote: 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. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Add the Align Left button in customize toolbars Drawing
Regards, Peter T "wildauk" wrote in message ... 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. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On the basis of your reply to Jim add the Align Horizontal button
Peter T "Peter T" <peter_t@discussions wrote in message ... Add the Align Left button in customize toolbars Drawing Regards, Peter T "wildauk" wrote in message ... 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. |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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... -- HTH... Jim Thomlinson "wildauk" wrote: Hi Jim, they come from the control tool box and I would like to line them up Horizontaly. Thanks again, Barry. "Jim Thomlinson" wrote: 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 -- HTH... Jim Thomlinson "wildauk" wrote: 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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting a Graphic on a Button when the Button is Assigned to a M | Excel Discussion (Misc queries) | |||
CmdButton - How to make button it the default button? | Excel Programming | |||
Create floating button based on button click in menu | Excel Programming | |||
How do I lock a radio button group if a N/A button is selected | Excel Discussion (Misc queries) | |||
Delete a custom button by holding down the ALT key and dragging the button off the toolbar | Excel Programming |