How do I eliminate the green triangle throughout my spreadsheet?

G

Guest

Currently I select a column and then chose "Text to Columns" then "Finish"
and the green triangle will vanish from cells within this column. I know
there is a way to copy a cell with the correct format and paste this format
to all selected cells using paste special but when I do this, the cell
contents are replaced by the contents of the copied cell.

Again, I know there is a simple way to get rid of the green triangles.
Someone showed me how to do this one time but I no longer am able to do this.
 
G

Guest

Go to Tools--Options and deselect the smart tag option. Then those triangles
should disappear.
 
G

Guest

The green triangle indicates an error in a formula in that cell. If you
click the cell, a different icon appears with a drop down arrow you can click
for options. I don't know if this is what you wanted to hear, but its the
best I've got.
 
N

NickCory

Hi

There is plenty of information about the error checking functions of
Excel in the built-in Help, but you can't find it by searching for the
term "little green triangles". Search on "error" instead to find
several useful pages on error messages and checking.

The green triangles when displayed without an Excel error message (such
as #ERR, #NUM, #NAME) show that Excel has detected some kind of
inconsistency in the formula yet is able to compute a result. For
example, one reference in your formula might be pointing to an empty
cell. This does not necessarily mean the formula contains an error. If
you copy a formula from one cell to several neighbouring cells and then
change the formula manually in just one cell, Excell will detect the
inconsistency of that cell with its neighbours and display the green
triangle as a warning that something might be wrong and that you are
advised to check it.


They are also displayed in connection with cells containing error
messages, of which a full list can be found in Help. In this case, your
formula most probably contains an error or the input data in the
referred cells is the wrong type for the formula. For example, if the
result of a formula contains the square root of a negative number, you
will get a #NUM result. If you have mistyped the name of a function
name or a named cell you will get #NAME.

Green triangles are displayed only when you have enabled
Tools>>Options>>Error Checking>>Enable background error checking.

If it's just the green you don't like, you can follow the above menu
sequence to find an option for changing the colour. You can also set
various error checking options. Click on the qeustion mark in the top
right corner of the dialogue box and then on a menu option in order to
find out more about what it does.

The green triangles don't print and they don't copy over to other
applications via the clipboard (copy-paste), so usually there is no
need to hide them. My advice is: don't try to hide them. I build large,
complex spreadsheets for modelling physical processes and I find the
built-in error checking very useful for indicating and tracing
problems. Click the cell with the green triangle and a picklist button
will appear beside it. Click on this and you can choose various options
to help reach a verdict on the inconsistency and locate the cause. One
such option is the step-through calculation, which shows the
intermediate results of each calculation step. If you mark any
individual cells as "ignore errors", which you might once you are
certain the formula is correct, you can un-ignore them again in the
Tool>>Options menu as described above.

Unfortunately I have so far only been able to get the step through menu
option to display when there is an error message. Sometimes I need to
step through long formulae in order to be able to check that they are
correct by looking at the results of each bracket or function in the
formula, even when they don't show an error indicator. Fortunately,
step-through is also possible for formulae that are not flagging errors
by going to Tools>>Formula Auditing>>Evaluate Formula.

I hope that helped for now and refer you to Excel Help for more
information.

best regards
Nick Cory
14656 Brieselang,
nr. Berlin, Germany
 
G

Gord Dibben

If this is in a range of numerics that Excel thinks are text...............

Format all to General.

Copy an empty cell.

Select the cells with the green triangles and Paste Special>Add>OK>Esc


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top