Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have hidden rows in a spreadsheet.
When pressing = and clicking in another cell, it unhides these rows automatically. This is playing havoc with sum functions as it tries to highlight multiple rows. Any help? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Elliot,
excel unhide the rows during the cell or formula editon, because, maybe, you need to refer to a hide cell. have notice that the row number or column leters appears in blue. if you need to sum just the unhide cells in a range use =sum(a2:a15;a32:a70) hth regards from Brazil Marcelo "Elliot" escreveu: I have hidden rows in a spreadsheet. When pressing = and clicking in another cell, it unhides these rows automatically. This is playing havoc with sum functions as it tries to highlight multiple rows. Any help? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Elliot
Cannot replicate your problem. How are the rows hidden? Manually or VBA or Filtered? Maybe some event code? Right-click on sheet tab and "View code". Anything there? Gord Dibben MS Excel MVP On Fri, 11 Aug 2006 05:29:01 -0700, Elliot wrote: I have hidden rows in a spreadsheet. When pressing = and clicking in another cell, it unhides these rows automatically. This is playing havoc with sum functions as it tries to highlight multiple rows. Any help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
The increase number of rows in Excel | Excel Discussion (Misc queries) | |||
Excel 2003 -Rows hidden. Scrolling unhides rows ! How do I stop th | Excel Discussion (Misc queries) | |||
Rows & Columns in Excel | Excel Worksheet Functions | |||
TRYING TO SET UP EXCEL SPREADSHEET ON MY COMPUTER | New Users to Excel | |||
Can Excel "slide up" rows with content thru empty rows to condense | Excel Worksheet Functions |