in reply to Win32::OLE Type for VB's "As Single"

In the VB code Prices() and OtherDataPoints() are arrays - you should be using @prices and @others in your Perl code and assign them appropriately if required.

/J\