how to unlock group in numbers

I am working in numbers but cannot 'group' or 'ungroup' several columns due to the icons being greyed out - any help appreciated

iMac (Retina 5K, 27-inch, Late 2014), OS X Yosemite (10.10.5)

Posted on May 26, 2016 6:54 AM

Reply
5 replies

May 26, 2016 7:36 AM in response to Wayne Contello

Thanks for the reply, Its not a merge I want to do - I want to be able to group several columns together (could do this in excel through group and then you could select the columns to ungroup) I have found the icons for group and ungroup but they are greyed out which means I cannot use them - do you know how to make these two icons live?


thanks

May 26, 2016 10:08 AM in response to Barry

Hi Barry


in excel its an easy way of hiding and unhiding columns I have a spreadsheet which has 20 columns and I need to double check the figures in columns 3 and 17/18 are all adding up by hiding the columns I don't need, it was just a case of grouping columns to be hidden in excel then you can click to open and shut instead of hiding and unhiding on the iMac - it still works like this but its a lot slower because I have to select and deselect the columns everytime I want to do it. thanks for your reply. If you know of a quicker way please let me know - I am struggling a bit with numbers because I was so proficient in excel when doing my husbands accounts.

best wishes

May 26, 2016 10:48 AM in response to lornafromalnwick

Hi Lorna,


So in this case you would want to hide columns 4-16?


Unfortunately, Numbers doesn't provide a simple way to repeatedly filter a table by the same set of columns.


Do you need to edit the displayed columns while the others are hidden? If not, you might try using a second table to display the values from selected columns. This could be set up as a continuous display of a fixed set of columns or (as shown below) as a display of values from selected columns only.

User uploaded file

The formula below the tables is entered in Cell A2 of Summary, then filled right and down to all other body cells in the table. The IFERROR part wrapped around the base formula is needed only if you'll want to display a varying number of columns from the Main table. It's purpose is to suppress the error triangles that would be displayed in column A, where the formula has not been provided a search term in the first row.


Base formula: A2: =INDEX(Main::$A$1:$Q$10,ROW(),MATCH(A$1,Main::$1:$1,matching-method))

With IFERROR: A2: IFERROR(INDEX(Main::$A$1:$Q$10,ROW(),MATCH(A$1,Main::$1:$1,matching-method)),"" )


Regards,

Barry

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

how to unlock group in numbers

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.