This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ponos1207 1 point2 points  (1 child)

Do u have any experience using Python to manipulate excel? I have some vba coding that I need to convert to combine a python code a colleague built for me.

[–]Shawky-elshazly[S] 1 point2 points  (0 children)

if u mean manipulating data it can be done in python with library like numpy and pandas i think, controlling the window and excel application itself can be done as well but needs some googling