Forum Discussion

Wojciech_Plonka's avatar
Wojciech_Plonka
Copper Contributor
Mar 23, 2021

My formulas don't refresh automatically

Hi, I have the following problem (I tried google and this forum but found nothing):

 

I have an external software writing text values to my excel column, and it's working fine. I have around 1400 rows filled by it. I have another column to convert each of these values to General (left is text, right is general:



I am using the following formula:

 

 

The problem is: in the past, everything was working fine, but suddenly my columns can't be refreshed. So, when those 1400 rows are filled with new text values, converted columns remain the same, as below:

 

 

It gets refreshed when I click on that 0.264 value twice and press enter, then the value is good, but in the past it was done automatically and I didn't have to press enter 1400 times.

Any ideas on how to solve that issue? I have automatic calculation turned on and all other things are correct as well.

Thank you,

 

  • NikolinoDE's avatar
    NikolinoDE
    Gold Contributor

    Wojciech_Plonka 

    Solution: The method used by Excel to calculate formulas depends on the settings you have made under "Tools, Options" on the "Calculation" tab.

    If the "Automatic" option is activated there, Excel automatically recalculates all formulas in the entire workbook each time a cell is entered.

     

    Attention: By pressing the F9 key you activate the manual calculation option.

     

    I would be happy to know if I could help.

     

    Nikolino

    I know I don't know anything (Socrates)

     

    * Kindly Mark and Vote any reply if it helps please, as it will be beneficial to more Community members reading here.

     

     

      • NikolinoDE's avatar
        NikolinoDE
        Gold Contributor
        Numbers formatted as text
        Solve, in that case you just have to mark all affected cells with the mouse.
        Then you click with the right mouse button on the marker.
        Select Format cells from the context menu.
        In the following window choose from the formats standard or number.
        Confirm with OK and Excel should do the math again.
  • Wojciech_Plonka 

    It seems as you don't need any formula to convert the Textual Values into Real Values.

    SELECT ALL 1,400 cells
    > in the user interface click DATA > TEXT TO COLUMNS > FINISH.

    -------------------------------------------- 
    Michael (Micky) Avidan
    “Microsoft®” MVP – Excel (2009-2022)
    ISRAEL

    • Wojciech_Plonka's avatar
      Wojciech_Plonka
      Copper Contributor
      Thank you for the response.

      It is useful in general, but in this case it doesn't help: I need that particular fields to be working fine because they are affecting other fields, and other fields are not refreshing fine as well
      • JMB17's avatar
        JMB17
        Bronze Contributor
        I'm not sure why your formulas are not re-calculating, but can you force excel to recalculate the workbook using Ctrl+Alt+Shift+F9?

Resources