I assume you want to read tabular information from an Excel sheet into an Oracle table? If so, save the Excel sheet in CSV format.
Next, go to Tools > Text Importer, open the CSV file, define the field configuration, select a target table, and import the data. See chapter 15.7 in the User's Guide for more details.