How to get sum of cells in excel report ?
applying sum formula from code ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
7월 22
|
2619 | ||
|
0
7월 21
|
2151 | ||
Creating Excel Reports
해결 완료
|
|
1
4월 23
|
11643 | |
|
0
11월 22
|
2971 | ||
|
0
9월 21
|
2560 |