ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Hidden cells (https://www.excelbanter.com/excel-programming/322205-hidden-cells.html)

emma makela

Hidden cells
 

I have a workbook with tens of columns, thousands of rows and so on, you
all know...

The original 'sheet maker' just copied and pasted all the information
from some kind of a registry. Over the half of the columns and their
data is useless and could be forgotten and even deleted...
But there are macros and all kind of codes I am not aware of and
probably wouldn't understand either, even if I knew where to look...
So I have left the sheets in peace.

But now I have to do some new staff with my own macros and copying and
pasting data and rows....

So what is the simplest/easiest/wisest way to continue?
Is there a way to delete columns without interfering its name? I mean
that the columns would be A, B, AZ, BC for instance...

Or should i give a notice at that miserable place I call job?

Any advice and help and recommendations is taken with greate
gratitude...

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

IC[_2_]

Hidden cells
 
The simplest is to hide the irrelevant columns/rows. This doesn't get rid of
the data, just stops it showing.

Assuming there are no macros, only formulae you could check whether the
columns are referenced by any formulae. To toggle between displaying values
and formulae, press Ctrl + ` (grave accent). Click on each cell with a
formula and you will see the referenced cells highlighted. On such a large
spreadsheet this is likely to take a long time as you will need to scroll
round the sheet each time you check a cell.

Another option is to use the Find facility to find references to a column or
row.
Go to edit and find, then click options. Select Look in: Formulas and click
Match case. In Find what, type the column in capitals and click Find All.
This will give you a list of cells containing that letter. Unfortunately it
will find all references to that capital letter, but by scrolling down, you
can easily see which cells contain a formula and whether the reference is in
that formula.

Assuming there are no formulae referencing a row or column, it can be safely
deleted. As always before deleting data MAKE A BACKUP!
"emma makela" wrote in message
...

I have a workbook with tens of columns, thousands of rows and so on, you
all know...

The original 'sheet maker' just copied and pasted all the information
from some kind of a registry. Over the half of the columns and their
data is useless and could be forgotten and even deleted...
But there are macros and all kind of codes I am not aware of and
probably wouldn't understand either, even if I knew where to look...
So I have left the sheets in peace.

But now I have to do some new staff with my own macros and copying and
pasting data and rows....

So what is the simplest/easiest/wisest way to continue?
Is there a way to delete columns without interfering its name? I mean
that the columns would be A, B, AZ, BC for instance...

Or should i give a notice at that miserable place I call job?

Any advice and help and recommendations is taken with greate
gratitude...

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!




EM[_2_]

Hidden cells
 
Hi there, and thanks for answering.

Cells that are hidden doesn't have any relevant information at all.
But...the workbook is copied into other places and there are macros and
formulas and who knowe what in those useful cells. So if I deleted a column
But it disappears all right, but then column C moves itself to be a column
B...and that messes up everything....
So I'm still looking for a solution....

-Thanks E-


"IC" kirjoitti
...
The simplest is to hide the irrelevant columns/rows. This doesn't get rid

of
the data, just stops it showing.

Assuming there are no macros, only formulae you could check whether the
columns are referenced by any formulae. To toggle between displaying

values
and formulae, press Ctrl + ` (grave accent). Click on each cell with a
formula and you will see the referenced cells highlighted. On such a large
spreadsheet this is likely to take a long time as you will need to scroll
round the sheet each time you check a cell.

Another option is to use the Find facility to find references to a column

or
row.
Go to edit and find, then click options. Select Look in: Formulas and

click
Match case. In Find what, type the column in capitals and click Find All.
This will give you a list of cells containing that letter. Unfortunately

it
will find all references to that capital letter, but by scrolling down,

you
can easily see which cells contain a formula and whether the reference is

in
that formula.

Assuming there are no formulae referencing a row or column, it can be

safely
deleted. As always before deleting data MAKE A BACKUP!
"emma makela" wrote in message
...

I have a workbook with tens of columns, thousands of rows and so on, you
all know...

The original 'sheet maker' just copied and pasted all the information
from some kind of a registry. Over the half of the columns and their
data is useless and could be forgotten and even deleted...
But there are macros and all kind of codes I am not aware of and
probably wouldn't understand either, even if I knew where to look...
So I have left the sheets in peace.

But now I have to do some new staff with my own macros and copying and
pasting data and rows....

So what is the simplest/easiest/wisest way to continue?
Is there a way to delete columns without interfering its name? I mean
that the columns would be A, B, AZ, BC for instance...

Or should i give a notice at that miserable place I call job?

Any advice and help and recommendations is taken with greate
gratitude...

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!







All times are GMT +1. The time now is 02:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com