This worked for me, where 'comboboxes.py' is a python file in C:\test.
![]()
Sub testPython() ChDir "c:\test" pyScript = "python comboboxex.py" RetVal = Shell(pyScript, vbMinimizedFocus) End Sub
This worked for me, where 'comboboxes.py' is a python file in C:\test.
![]()
Sub testPython() ChDir "c:\test" pyScript = "python comboboxex.py" RetVal = Shell(pyScript, vbMinimizedFocus) End Sub
If posting code please use code tags, see here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks