Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2818 Visualizzazioni

How to get sum of cells in excel report ?

applying sum formula from code ?

Avatar
Abbandona
Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
lug 22
2587
0
lug 21
2113
1
apr 23
11621
0
nov 22
2953
0
set 21
2477