I use:
retVal = Shell("program.EXE " & filename, vbNormalFocus)
To execute a program need for my excel spreadsheet.
Is it possible to embed the EXE file in the excel file itself?
And how would I execute it then?
|
I use:
To execute a program need for my excel spreadsheet. Is it possible to embed the EXE file in the excel file itself? And how would I execute it then? | |||||||||||||
feedback
|