Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2819 Visualizações

How to get sum of cells in excel report ?

applying sum formula from code ?

Avatar
Cancelar
Melhor resposta

Hi loay elhaj,

To Get the sum of cells in excel report you can use the following.

worksheet.write_formula('A1', '=10*B1 + C1')

This will print the result of formula in A1 column.

For more info related formulas you can refer below link

https://xlsxwriter.readthedocs.io/working_with_formulas.html

Hope it will help you.

Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
jul. 22
2587
0
jul. 21
2113
1
abr. 23
11621
0
nov. 22
2953
0
set. 21
2479