Ummmm, I'm not sure what you mean. Lets say ive just opened up excel, ive got the form tool bar open and ive just made a command button, which contains no code. I want to open a external program from this command button. What code would I need to input into this command button/macro??
Is there some vb code called run 'C:\myprogram.exe' or vb.open 'c:\myprogram.exe'
Ok ive now come up with a slight problem ive created a folder in C: called "temp temp" ive put the part1.par into this folder and changed the code file = "C:\part1.par" to file = "C:\temp temp\part1.par" but for some strange reason the problem doesnt like this, if i take the space away from temp temp and change the folder name the program runs fine? Why does it not like the space? In the variable path using spaces doesnt seem to create any problems but in file it does?? Help
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.