Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2812 Ansichten

How to get sum of cells in excel report ?

applying sum formula from code ?

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juli 22
2585
0
Juli 21
2106
1
Apr. 23
11618
0
Nov. 22
2952
0
Sept. 21
2475