Well it is easy to convert. Just change all variables to either string or Object as needed so you can maintain the Option Explicit good coding standards. then switch Echos to MsgBox or write to a string variable.

But most important is that it shows the properties available to you which is hard to figure out any other way.