well im trying to make a macro that gets all the inputs and runs a command.
the command that i have to run have two parts
first i have to go to a folder with cmd, and then i have to run a command (string with all the inputs, the program i want to use via CMD is Sarmanalyzer).
i alread see how to open a cmd but i dont know how to write in it, the other option i read is to write a bat file with the inputs and then run it but i dont know nothing about creating bat files.
well if you could give me information about this two types of solution (or other solution for this) please help me.
thanks for all!
another thing i want to do is import the output of that command (CSV) in another sheet, is there a way to import it via VB?
Bookmarks