Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default Resizing Checkbox

Hello,

I have a macro that inserts checkboxes to every cell in a range. My macro
uses the following code to add the checkboxes:

..Parent.CheckBoxes.Add (Top:=.Top, Width:=.Width, Left:=.Left,
Height:=.Height)

When I tried changing the parameters for Top, Width, Left, and Height, only
the boxes surrounding the checkboxes changed, not the checkboxes themselves.
Is there a way to increase the size of the checkboxes?

Thank you very much for your help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default Resizing Checkbox


Not that I know of.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)



"Magnivy"
wrote in message
Hello,
I have a macro that inserts checkboxes to every cell in a range. My macro
uses the following code to add the checkboxes:

..Parent.CheckBoxes.Add (Top:=.Top, Width:=.Width, Left:=.Left,
Height:=.Height)

When I tried changing the parameters for Top, Width, Left, and Height, only
the boxes surrounding the checkboxes changed, not the checkboxes themselves.
Is there a way to increase the size of the checkboxes?
Thank you very much for your help!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Resizing an activex checkbox control Blue Max Excel Worksheet Functions 2 December 13th 08 10:29 PM
link a checkbox in a sheet to a checkbox on a userform? Arjan Excel Programming 0 November 10th 06 01:37 PM
Resizing cells in a selection without resizing entire sheet Danielle via OfficeKB.com Excel Discussion (Misc queries) 4 August 11th 06 10:06 PM
checkbox on form reset from checkbox on sheet raw[_12_] Excel Programming 1 December 3rd 05 05:08 AM
Checkbox Resizing W M Excel Discussion (Misc queries) 5 May 26th 05 02:23 PM


All times are GMT +1. The time now is 06:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"