There are 2 ways for that, one save the excel sheet as a csv file and then use sqlldr to load the comma delimited file into oracle table.
Else, if you have MS Access, copy the data from XL and paste it onto the table in access.