I have written a python
code using selenium
for automating files extraction from website and then I need to format these reports and append them and i am using macros for this.
Is there any way to call the python
code from excel
by integrating it with VBA
or something like that?