in reply to Re^2: Win32::OLE Excel question
in thread Win32::OLE Excel question

In your Perl code, you don't set $Excel->Selection. You need to do that, like you do in your VB code.