Which is best - Python or vba in excel | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Which is best - Python or vba in excel

can we manipulate data in excel using python

18th May 2018, 10:39 AM
Satyendra Singh
Satyendra Singh - avatar
4 Answers
+ 8
Try this: www.xlwings.org
18th May 2018, 6:40 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 4
It would be VERY NICE if python was used as the macro language in excel. It is better than VBA, no doubt! That said, there are ways you can access the excel data from Python: https://www.datacamp.com/community/tutorials/python-excel-tutorial
18th May 2018, 10:49 AM
Ulisses Cruz
Ulisses Cruz - avatar
+ 4
Use the openpyxl Module.
18th May 2018, 11:25 AM
Vivek Sivaramakrishnan
Vivek Sivaramakrishnan - avatar
+ 2
try also pandas
21st Sep 2018, 2:21 PM
Fabio De Franceschi
Fabio De Franceschi - avatar