assuming that the .dat file is created in a defined, readable format, this (VBA) solution may work for you:
How to Import a Text File That Has an Extension That Access Does Not Recognize
http://support.microsoft.c
Main Topics
Browse All TopicsI want to convert data files for use in Microsoft Access and/or Excel.
These data files are created using basic .bas programs under DOS (complied in QuickBasic as .EXE) and have the extension .DAT. They are made in separate files of records for retail customers, retail prospects, wholesale customers, wholesale prospects, products, and suppliers, a total of 6 files. Within each file, each record is identified by a number and each record of a given file has the same defined fields, which are named, with each field having its own specified length, not all of which is filled. Field lengths of the records vary with the 6 files. I know the lengths of most or all of the fields for each of the files and can probably determine all of them. How can I do this conversion? Access can convert an .ASC file, so perhaps there is a way to get my files into that interim form. A "canned" software solution would be preferred. Bill
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
assuming that the .dat file is created in a defined, readable format, this (VBA) solution may work for you:
How to Import a Text File That Has an Extension That Access Does Not Recognize
http://support.microsoft.c
Here is a utility that will convert a dat to csv
http://www.mp3car.com/vbul
hope this helps!
Business Accounts
Answer for Membership
by: informaniacPosted on 2007-06-13 at 21:27:24ID: 19280789
You could use an utility that converts dat files to csv files. er.com/pro cesstext/a bcdbisam.h tml
And then you could import the csv file into access or excel.
I'm not sure about this s/w could help u.... but u could try....
http://www.thebeatlesforev