MDB converting to Excel Sheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to convert my locked MDB database into an Excel Sheet instead
of having to copy and paste each Case within the MDB database?
 
It's not possible to convert an MDB file into an XLS file. It is
normally possible to export data from a table or query to a worksheet,
or to use Excel's Data|Get External Data command to import it.

But I don't know what you mean by "locked MDB database"; this may
involve something that makes it difficult or impossible to move the
data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top