Does anyone know how to use the PING function in VBA. I need to PING a remote system to make sure I have a connection prior to doing an FTP to that system. I need the PING to return one value if the PING is successful and another value if the PING is unsuccessful. If anyone knows how to do this or any other function to use, it would be GREATLY appreciated. Thanks.