We have found one software suitable in our database for this conversion.
dxf to xlsx conversion makes perhaps only sense in some kind of import of shapes/vector diagrams from DXF files to Excel, something that might actually be doable, but most certainly not directly. The best thing to do, would be to first export the DXF file to SVG format and then import that to Excel. But perhaps some professional drawing tools can do this directly with DXF files.
Updated: October 14, 2022
DXF
Files with dxf file suffix can be typically found as 2D CAD drawings saved in the Drawing Exchange Format, a common format for exchange of engineering drawings.
XLSX
Files with xlsx extension are s used by Microsoft Excel for its workbooks (spreadsheets) in Office Open XML format. XLSX is the latest spreadsheet format used by Excel with adoption of XML formatting first used in Office 2000. While older xls files were binary in nature, xlsx spreadsheets are using somewhat altered XML scheme.