Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers,microsoft.public.excel.programming
|
|||
|
|||
![]()
We have a problem with a column of checkbox controls linked to cells. When
a group of rows is collapsed using the outline feature, the controls in the collapsed portion of the column are eventually all stacked on top of each other. Then, when the outline is re-expanded, the checkbox controls are no longer on top of the cell they were linked to in the column before collapsing the outline. Instead, the whole group of controls is stacked over a single cell at the bottom of the collapsed section. How do we link the controls to the cells so that they will reappear over the proper cells when the outline is expanded? |
#2
![]()
Posted to microsoft.public.excel.newusers,microsoft.public.excel.programming
|
|||
|
|||
![]()
Right click on the Checkbox and choose "Format Control" and then the
"Properties" tab for 3 options. -- Regards Dave Hawley www.ozgrid.com "Blue Max" wrote in message ... We have a problem with a column of checkbox controls linked to cells. When a group of rows is collapsed using the outline feature, the controls in the collapsed portion of the column are eventually all stacked on top of each other. Then, when the outline is re-expanded, the checkbox controls are no longer on top of the cell they were linked to in the column before collapsing the outline. Instead, the whole group of controls is stacked over a single cell at the bottom of the collapsed section. How do we link the controls to the cells so that they will reappear over the proper cells when the outline is expanded? |
#3
![]()
Posted to microsoft.public.excel.newusers,microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, Dave. I had already used the "Format Control" option to mark the
boxes to 'Move' with cells, but still seem to have the problem. Thanks, however, for the suggestion, I will double check just to make sure. Thanks, Richard ********************* "ozgrid.com" wrote in message ... Right click on the Checkbox and choose "Format Control" and then the "Properties" tab for 3 options. -- Regards Dave Hawley www.ozgrid.com "Blue Max" wrote in message ... We have a problem with a column of checkbox controls linked to cells. When a group of rows is collapsed using the outline feature, the controls in the collapsed portion of the column are eventually all stacked on top of each other. Then, when the outline is re-expanded, the checkbox controls are no longer on top of the cell they were linked to in the column before collapsing the outline. Instead, the whole group of controls is stacked over a single cell at the bottom of the collapsed section. How do we link the controls to the cells so that they will reappear over the proper cells when the outline is expanded? |
#4
![]()
Posted to microsoft.public.excel.newusers,microsoft.public.excel.programming
|
|||
|
|||
![]()
If you used checkboxes from the Control toolbox toolbar, you can:
rightclick on each Choose Format Control Then on the Properties tab, select move and size with cells If you used checkboxes from the Forms toolbar, you're out of luck. Maybe you could replace them with checkboxes from the control toolbox toolbar. (or write a macro that hides the checkboxes, then hides the row????) Blue Max wrote: We have a problem with a column of checkbox controls linked to cells. When a group of rows is collapsed using the outline feature, the controls in the collapsed portion of the column are eventually all stacked on top of each other. Then, when the outline is re-expanded, the checkbox controls are no longer on top of the cell they were linked to in the column before collapsing the outline. Instead, the whole group of controls is stacked over a single cell at the bottom of the collapsed section. How do we link the controls to the cells so that they will reappear over the proper cells when the outline is expanded? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Controls collapsed with outline | New Users to Excel | |||
How to retrieve data from groups & outline when they r collapsed g | Excel Discussion (Misc queries) | |||
How to keep sheet modules collapsed? | Excel Programming | |||
My pie chart has collapsed, what do I do? | Charts and Charting in Excel | |||
How can I allow an outline to be collapsed on a protected sheet? | Excel Worksheet Functions |