Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I want to place a checkbox in the middle of a cell, yet I want thecheckboxArea take up the entire cell.

.... So that, a click anywhere within the cell should trigger the
checkbox. I was not able to do that because the checkbox is always
placed right next to the left side of it's clickable area. If only I
could change that alignment to "middle" somehow, all my problems would
go away.

Eventually I want to do this programmatically, but manual steps are
also welcome, as I can just record a macro. This has to work in
Excel2003, so I want to use the simplest type of checkboxes available.

Many thanks.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,942
Default I want to place a checkbox in the middle of a cell, yet I want the

hi
not sure why you need it in the middle but if you just want it to show and
click in the "cell"...just leave out the captions. size the checkbox to the
size of the cell, not caption, set background to transparent. that way all
you would see is the checkable box and clicking anywhere in the "cell" would
be clicking the checkbox control not just the small checkable box and set the
checkbox control to true or false.
not what you wanted but maybe a work around????

regards
FSt1


"Leonid L" wrote:

.... So that, a click anywhere within the cell should trigger the
checkbox. I was not able to do that because the checkbox is always
placed right next to the left side of it's clickable area. If only I
could change that alignment to "middle" somehow, all my problems would
go away.

Eventually I want to do this programmatically, but manual steps are
also welcome, as I can just record a macro. This has to work in
Excel2003, so I want to use the simplest type of checkboxes available.

Many thanks.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default I want to place a checkbox in the middle of a cell, yet I wantthe


Thanks for the input. If I undersyood you correctly, then what you
described gets half of the job done.
However, alignment within the cell is still a problem. When you place
text inside of the cell, it's horizontal "anchor" (for the lack of
better term) can be: left, center, right. Same goes for the vertical
alignment. This is quite handy. A checkbox cannot have any of the 9
possible anchors (top-left, center-center, top-right, etc.). The only
anchor it gets (within its area) is left-center. I really wish there
was a way to place it in the center-center, so that it is properly
aligned with the corresponding header of a table.

If it is possible to link two checkboxes to the same cell (but make it
look like there is only one), then I would do it. I don't mind writing
some crazy VBA to achieve the desired appearance (if only it is
possible at all).

I hope I made it clearer what I am trying to achieve. I was deleting
the caption previously, but it is possible that I am missing
something.

Thanks

On Jul 29, 7:15 pm, FSt1 wrote:
hi
not sure why you need it in the middle but if you just want it to show and
click in the "cell"...just leave out the captions. size thecheckboxto the
size of the cell, not caption, set background to transparent. that way all
you would see is the checkable box and clicking anywhere in the "cell" would
be clicking thecheckboxcontrol not just the small checkable box and set thecheckboxcontrol to true or false.
not what you wanted but maybe a work around????

regards
FSt1

"Leonid L" wrote:
.... So that, a click anywhere within the cell should trigger the
checkbox. I was not able to do that because thecheckboxis always
placed right next to the left side of it's clickable area. If only I
could change that alignment to "middle" somehow, all my problems would
go away.


Eventually I want to do this programmatically, but manual steps are
also welcome, as I can just record a macro. This has to work in
Excel2003, so I want to use the simplest type of checkboxes available.


Many thanks.

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
Automatically place text in one cell into cell in another sheet Jack Frost New Users to Excel 2 April 13th 07 03:11 AM
Copy middle digits from one cell into another Sharon R Excel Worksheet Functions 7 January 3rd 07 11:35 PM
copy middle digits from one cell into another Sharon R Excel Discussion (Misc queries) 1 January 3rd 07 09:23 PM
how to remove spaces in a middle of a cell example '25 566 589. P.M.SANJAY Excel Discussion (Misc queries) 1 January 6th 06 07:23 PM
Extract number in middle of cell SCOOBYDOO Excel Worksheet Functions 2 June 9th 05 02:48 PM


All times are GMT +1. The time now is 03:59 PM.

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"