I want to import a data from an excel sheet and I want all the variables to be in the format as doubles I wonder if this is possible to do using the command import excel. I know this is possible with the command import delimited however the excel sheet I am working with has multiple sheets and the command import delimited doesn't have a sheet() option.