Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2767 Widoki

How to get sum of cells in excel report ?

applying sum formula from code ?

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 22
2545
0
lip 21
2046
1
kwi 23
11543
0
lis 22
2891
0
wrz 21
2428