Forum Discussion

juan jimenez's avatar
juan jimenez
Iron Contributor
Dec 05, 2021
Solved

formulas not working

hi,   each time i refresh this query, the formulas in D6:v6 stop working.   =SUMAR.SI.CONJUNTO(Hoja1!$K:$K;Hoja1!$G:$G;$O$6;$D:$D;">1";$C:$C;">"&S2;$C:$C;"<"&U2)   can someone tell me why??   ...
  • HansVogelaar's avatar
    Dec 05, 2021

    juan jimenez 

    Column D is formatted as Text, so the values are treated as text, not as numbers.

    Select column D.

    Set the number format to General.

    On the Data tab of the ribbon, click Text to Columns, then click Finish.

    See the attached version.

Resources