Export / Import dialog (The import dialog looks slightly different).
Exports all data or selected rows using a specified format. The filetypes txt, csv and xls save the data as simple tabulator separated spreadsheet data. The sql filetype creates a MySQL dump file containing "CREATE TABLE" and "INSERT INTO" statements.
The import function does not support the xls type (you should then export the file from Excel as txt-file).