zero value in cell

  • Thread starter Thread starter Arthur
  • Start date Start date
A

Arthur

I have a table of engineering calculations. The same formula in each cell
operation on variables in the row and column headers. i use the MIN function
to evaluate two formulas. Then I take the minimum result and operate on it
outside of hte MIN function. I'm getting zero values displaying in my table.

When I pick a particular cell, and then pick the formula icon in the editor,
the dialog box displays the correct reults for each of the two items and the
formula overall. Why don't these results show in my table?
 
I'm guessing your numbers are actually Text.

Format all to general.

Copy an empty cell.

Select the range of numbers and paste special>add>ok>esc.


Gord Dibben MS Excel MVP
 
Nevermind. I found an error in the sheet that the formulas depended upon but
did not show an error.
 
Back
Top