Microsoft Excel - Grouping In Excel

Asked By daniel robertson
05-Nov-09 12:18 PM

I am curious if there is way to make my checkboxes invisible when I've grouped a number of cells with multiple (or even one set) checkboxes in that group.

So what I have is a group (i.e; rows 5-50) that have multiple Yes/No checkboxes in them and I want to group these cells which I have already done.  However, once I click on the minus sign to have them grouped, All of the checkboxes are still showing (all stacked on top of one another) on the grouping Header.

I believe myself to be lessened in excel with formulas and macros but I'm not very good at writing VBA codes so please be gentle with me...

 

Thanks

 

Daniel R

  Gary Byrne replied to daniel robertson
08-Nov-09 10:23 PM

Hi Daniel,

It sounds like you are using checkboxes from the Forms toolbar in your cells, and then creating an Outline or Subtotals with those cells.  I think the problem is: those checkboxes are Objects, and Excel will not hide them when the cells are hidden (that's why you see them all stacked together).

To solve this the way you are doing it, I think it would take some moderately complex VBA code.  Instead of using checkboxes, you may want to consider using data validation in those cells, if possible.  That way, your users can still click in the cell to change the value, and you won't have the checkbox issue.

If you upload your file, I can take a look and suggest a solution...

Create New Account
help
Gruppierung Excel wie kann ich vorhandene Gliederungen in Excel per VBA zu- bzw. aufklappen ? MfG Jochen Wiechern Excel - German Discussions Microsoft Excel (1) Vista (1) Excel (1) VBA (1) Outline.ShowLevels (1) ColumnLevels (1) ShowLevels (1) RowLevels (1) Hallo Jochen, Gruppierung einblenden Worksheets("pricesheet").Outline.ShowLevels RowLevels: = 1, ColumnLevels: = 1 http: / / clever-forum.de / read.php?11, 82566, 82576#msg
How do I collapse rows in Excel? Excel I would kike to collapse rows in excel but not sure what is the fundction, can anyone help? Excel Worksheet Discussions Microsoft Excel (1) Outline (1) Excel (1) Kike (1) Hi, You can group rows by using Data > Group and Outline > Group
insert cell outline Microsoft Excel dear help above formula in add for sheet("acc") in insert data all insert outline (boundry line) by vb. Sub CreateAccgst() Customer = Range("D1").Value staDate = Range("D4").Value todate With Sheets("Acc").Select End Sub Verry verry thanks. Create New Account keywords: insert, cell, outline description: dear help above formula in add for sheet(acc) in insert data all insert outline (boundry line) by vb. Sub CreateAccgst() Customer = Range(D1).Value s
Hiding / Expanding rows in Excel? Excel In Excel 2003 I would like to combining (for lack of a better term) several rows into numbers in the hidden rows in the main or top row. Thanks for any assistance Excel Discussions Microsoft Excel (1) Excel 2003 (1) Outline (1) Excel (1) Worksheet (1) Gsnu200903 (1) Squares (1) Help > outline > Create an Outline - - Gary
Creating notches in box whisker plots in Microsoft Excel Excel Does anyone know how to create the notches in the vertical box whisker charts? An be found in figure 10 of the following article: http: / / www.qualitydigest.com / oct97 / html / excel.html Thank you!! Excel Charting Discussions PERCENTILE (1) MEDIAN (1) Excel (1) QUARTILE (1) MAX (1) MIN (1) Sort (1) Hi, The technique describes how to A$50, 0.25)) / (1.35*50)))) You ROCK!!! On Sat, 16 Jun 2007, in microsoft.public.excel.charting, Andy Pope <andy@andypope.info> said: Any particular reason for preferring PERCENTILE(<range> , 0