Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2902 Переглядів

How to get sum of cells in excel report ?

applying sum formula from code ?

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лип. 22
2663
0
лип. 21
2227
Creating Excel Reports Вирішено
1
квіт. 23
11727
0
лист. 22
3040
0
вер. 21
2618