Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Excel cells don't calculate until I double-click them

Tags:

excel

talend

I have an excel sheet with three sum functions. The sheet is a template, so the rest of the sheet is blank, except for a couple text descriptions in Column A.

I use an ETL process (Talend Open Studio) to open the worksheet, input some data, append a couple other sheets, and save this different worksheet in a file share.

When I open the worksheet in the file share, the three cells with the sum functions show as zero, but when I double-click the cell, they calculate correctly.

I would like for the cells to show their calculation without me double-clicking them.

The cells are formatted as General, and the Calculation option is set to Automatic. What can I do?

like image 316
Python Steve Avatar asked Oct 21 '25 16:10

Python Steve


2 Answers

select all, find-replace = with = and excel will see the contents as a formula.

like image 70
Meli Avatar answered Oct 23 '25 07:10

Meli


I have seen such problem occurs when exporting data from "NoSQL" databases such MongoDB, etc.

You can insert a column in right side and go to the "Data" tab -> "Text to Columns" option.

Make sure you select appropriate format while separating. Whatever you want to separate will shift to right side. Now delete this undesired column. You are done.

Excel

like image 35
mohammed ismail Avatar answered Oct 23 '25 06:10

mohammed ismail



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!