On 2002-05-22 07:17, jjpkraft wrote:
I'm trying to run a string of DOS commands using a macro. I'm completely lost.
I can do the task in DOS but don't know how to access it using VBA code.
I've found sites that talk about doing it but can't find one that tells me how to do it.
On 2002-05-22 12:24, jjpkraft wrote:
I've got the macro to open the telnet.exe file. I now need to send information from Excel to the telnet session.
I'm trying to declare the telnet application as an object. How can I do that?