Writing Command Shell (stdOut) to Excel Cells

  • Thread starter Thread starter Ryan Waltz
  • Start date Start date
R

Ryan Waltz

Hi,

I'm trying to write a VBA macro to write output from a command shell
command back to cells in the spreadsheet. Specifically, I'm grabbing
IP addresses in one column in Excel, running a reverse ping against
each IP address and writing the hostname result in a separate column
in Excel. I've got all of it finished except for writing the output of
the ping command into the separate Excel column.

Any would be much appreciated!

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top