SubTotal for Sum function returning zeros

G

Guest

I have a data table ( originally pulled from another spreadsheet using SQL
query - probably irrelevant to the issue ).
When I try to SubTotal with the sum function it incorrectly returns zero for
all results. The cell formats are number. Any idea what's going on here ?
 
G

Guest

It seems that the data IS IN FACT text, even though the properties of the
cells are number! I confirmed this by copying a row to another worksheet. The
data pasted as text. It did inform me as a warning in the pasted row that the
data was stored as text.
So, how can I truly set the data to NUMBER ?
P.S. the formula is =SUBTOTAL(9,E6:E8)
 

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