Forum Discussion

Happygolucky007's avatar
Happygolucky007
Copper Contributor
Jun 13, 2022

Run Python script from excel

We are trying to sync excel with the SQL server by a python script, where any data update in excel will be saved in SQL. We wrote a VBA code to call/trigger the python script to push the data to SQL....

Resources