Thanks Arend_ but I can't make it work for some reason. Has anyone tried it? What I did was the following:

Create an XLS file named: C:\Scripts\Test.xls with "Sheet1" and the following values in cells in "Sheet1" A1 to B6 (in cells "A1" and "B1" respectively are the headers "Name" and "Number"

Name Number
John 1
Joe 2
Jane 3
Doe 2
Jack 1

Running the script that Arend_ provided I expected to see the output as displayed above but it displayed nothing...
Note sure if I'm doing something wrong or is there a glitch in the syntax?

Thanks!