Using the visible cell information and not the calculated

G

G-DEAD

I want to add up a list of values that are visible in the column of cells and
not the true calculated amounts.
 
C

CLR

If you are talking about summing only the Integers of a column of cells, then
something like this will do.........

=INT(SUM(A1:A6))

Vaya con Dios,
Chuck, CABGx3
 

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