Asked by James Acsayan on Jul 02, 2024

verifed

Verified

Which of the following types of files can Access import? Select all the options that apply.

A) Excel (XLSX)
B) delimited text file (CSV)
C) portable document format (PDF)
D) Extensible Markup Language (XML)

Access Import

The process of bringing data from various sources into a Microsoft Access database for further manipulation or analysis.

Excel (XLSX)

A file format used by Microsoft Excel for spreadsheets, supporting features like formulas, charts, and macros.

Delimited Text File (CSV)

A plain text file that uses a specific delimiter, such as a comma, to separate values and organize data into columns.

  • Comprehend the role of Access tools in bringing in and handling external data.
verifed

Verified Answer

DS
Diksha Singh5 days ago
Final Answer :
A, B, D
Explanation :
Access can import Excel files, delimited text files, and XML files, but it cannot import PDF files directly. PDF files would need to be converted to one of the supported file types before importing into Access.