This project is not covered by Drupal’s security advisory policy.

Module allow you to import XLS with all sheets as is into a database tables.
This means that each XLS sheet will become a table.
Later you can operate data you have in database.
Based on phpMyAdmin code for importing XLS ans XLSX files.

Features:

  • You can choose if first row should be used for column name or columns should be named like in sheet (A, B, C and etc.)
  • Uploaded file will be removed after import and do not take place at server.

Project information

Releases