Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: babun1
  • Content: Threads
  • Order by date
  1. babun1

    Execute python code from excel vba

    I was trying to execute python code from excel macro. But error is displayed as "Run-time error '70': Permission denied.". Code is simple as below. Sub RunPython2() Dim objShell As Object Dim PythonExe, PythonScript As String Set objShell = VBA.CreateObject("Wscript.Shell") PythonExe...
  2. babun1

    Earth retaining structure

    I am modelling a deep excavation with plaxis soil hardening. Heaving is coming much. I am not being
  3. babun1

    Matrix Inverse in VBA Excel

    Matrix Inverse operation in VBA is not working in my attached Excel sheet. Can any body please review and help me. With Regards Probalhttp://files.engineering.com/getfile.aspx?folder=980764fb-1f86-40d3-aff4-2c2d2a02f806&file=Test1.xlsm

Part and Inventory Search

Back
Top