ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Adding text columns (https://www.excelbanter.com/excel-worksheet-functions/190910-adding-text-columns.html)

ARS_MEL

Adding text columns
 
I am not very knowledgeable in excel. I have data that was imported into
excel as text. each column is characters. Each column represents time
duration. All charecters are zero except the last one or two in each column.
I have tried different formats to try to add the totals but keep getting a
zero for the total. What am I doing wrong?

Dave Peterson

Adding text columns
 
=sum() will ignore text. So I would think if you imported the data as real
numbers, then your formula would work ok.



ARS_MEL wrote:

I am not very knowledgeable in excel. I have data that was imported into
excel as text. each column is characters. Each column represents time
duration. All charecters are zero except the last one or two in each column.
I have tried different formats to try to add the totals but keep getting a
zero for the total. What am I doing wrong?


--

Dave Peterson

Dave Curtis

Adding text columns
 
Hi,

If your data is a column something like

0001
0002
0001
0023
0014

then try =SUM(VALUE(A1:A5)) entered as an array formula with
Control-Shift-Enter

Dave

url:http://www.ureader.com/msg/104234935.aspx


All times are GMT +1. The time now is 10:23 PM.

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