Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have about 5 command buttons on my spreadsheet. Is it possible to align these to the bottom and to space them evenly (other than manually and by eyeing)...if yes.. how.. Thanks in advance ! Kimberly |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() -----Original Message----- Hi I have about 5 command buttons on my spreadsheet. Is it possible to align these to the bottom and to space them evenly (other than manually and by eyeing)...if yes.. how.. Thanks in advance ! Kimberly Hi Kimberly, Unfortunately I have found no way to do this. What I do is use the grid pattern on the spreadsheet to do my aligning. Hope this helps. . |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kimberly
Excel doesn't have a "snap to grid" tool like a programming suite does (at least I never found it). So you'd have to use macro code or the eye for a lineup. Which isn't that bad if you zoom the sheet (View menu, choose 200 or more). Beware of "Bottom" though. Wherever that might be depends on window state, zoom ratio, screen resolution, all user variables and rarely identical. -- HTH. Best wishes Harald Followup to newsgroup only please. "KimberlyC" wrote in message ... Hi I have about 5 command buttons on my spreadsheet. Is it possible to align these to the bottom and to space them evenly (other than manually and by eyeing)...if yes.. how.. Thanks in advance ! Kimberly |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use the Alt key to drag the button to the top LH crn of a cells for
alignment KimberlyC wrote in message ... Hi I have about 5 command buttons on my spreadsheet. Is it possible to align these to the bottom and to space them evenly (other than manually and by eyeing)...if yes.. how.. Thanks in advance ! Kimberly |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"aligning option buttons" | Excel Worksheet Functions | |||
Aligning decimal numers to the centre of the cell and aligning dec | Excel Discussion (Misc queries) | |||
Keeping Control Buttons Still | Excel Worksheet Functions | |||
How do I create a form in a worksheet with control option buttons. | New Users to Excel | |||
Control Buttons vs. Command Buttons | Excel Programming |