Forum Discussion
How can I use the SUMIF tools if I get an error in the final result
It looks like the MES column contains the abbreviated month name "ene".
Option 1: change this so that it contains the fill month name "enero"
Option 2: change A2 to "ene" instead of "enero".
Option 3: change the formula to
=SUMAR.SI.CONJUNTO(Registro[MONTO];Registro[MES];IZQUIERDA($A$2;3);Registro[TIPO];"ingreso")
HansVogelaar Hi hans, i have a new problem.... the tools SUMIF when i used them on the table the datas was appears disorganized and i don´t know why?cause when I used them in the table previos I used the same tools and the same order and no error came out, can you help me?
I used the tool as follows:
=SUMAR.SI.CONJUNTO(registro[PRESUPUESTO];registro[MES];$B$2;registro[CONCEPTO];N14)
- HansVogelaarApr 23, 2024MVP
The formula should refer to N16 instead of N14.
You can clear the cells below (O17:O35) and refer to N16#:
=SUMAR.SI.CONJUNTO(registro[PRESUPUESTO];registro[MES];$B$2;registro[CONCEPTO];N16#)
- XimenaxenApr 25, 2024Copper Contributorthanks for your help but maybe thats not the problem. In this case the error wasn´t solucionate
- HansVogelaarApr 25, 2024MVP
Can you explain what is wrong with the attached workbook?
- HansVogelaarApr 23, 2024MVP
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
- XimenaxenApr 23, 2024Copper Contributor
HansVogelaar i don´t know how do this
- HansVogelaarApr 23, 2024MVP
If you wish, you can attach the workbook to a private message to me (click on my user picture)