View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Susan Susan is offline
external usenet poster
 
Posts: 1,117
Default Changing size of check box

unfortunately, you can't. both Control Toolbox checkboxes and Forms
checkboxes only come in one size.

if that's not good enough, you can make a column & row small and box
it in with borders on four sides and use an "x" instead of a
checkbox. you could still use this in event macros.
:)
susan


On Apr 1, 11:50*am, Scott wrote:
Hello,

I'm trying to create a form with a checkbox. I've been able to insert my
check box but I'm unable to enlarge it. I've gone to Format - Control -
Size but when I change that to a bigger number, the size of the entire
Control Box gets bigger with more blank white space but the actual check box
(where I check) remains the original size. I've also pulled and dragged the
edges of the control but I have the same issue.

How do I enlarge the actual check box where users will make their selection?

Thanks,
Scott