Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think there is no property of the checkbox control which can achieve your
two requests. Regards, Edwin Tam http://www.vonixx.com "borg" wrote: Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just to add. If you want to align multiple controls relative to each other,
you can select all the controls, then right click and select align from the popup menu. -- Regards, Tom Ogilvy "Edwin Tam" wrote in message ... I think there is no property of the checkbox control which can achieve your two requests. Regards, Edwin Tam http://www.vonixx.com "borg" wrote: Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "borg" wrote in message ... Hi, I have a userform with a bunch of checkboxes. I was wondering if there is a way to make the size of the boxes bigger? I've tried but all I can do is make the "space" around the checkboxes bigger. Also, is there a way to center the checkboxes within the "space"? It looks like the checkboxes are left aligned by default. Thank you. If your checkboxes are inside a frame, you can use the "Zoom" parameter of the frame to increase the relative size of the checkboxes. You will then probably have to adjust the height of each checkbox for a better fit. George |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I make the location box bigger? | Excel Discussion (Misc queries) | |||
How do I make the status bar bigger? | Excel Worksheet Functions | |||
Can you make a checkbox bigger? | Excel Discussion (Misc queries) | |||
How do I make my top margins bigger? | New Users to Excel | |||
How do I make a checkbox bigger? | Excel Discussion (Misc queries) |