Converting XLS to DBF for Provident Fund Forms: Is It Possible and How?

Drkumar
Dear all,

Is it possible to convert any xls (form 3A and 6A) sheet into a dbf format? If yes, please advise on how to do so or provide any necessary attachments.

Thank you in advance.
Siva Balamurugan
Hi, Please try this method:

1. Have the structure of the Excel file similar to the DBF file structure.
2. Save the Excel file as a text file.
3. Use the blank DBF file with the required structure.
4. Else, create one with the above structure.
5. Append the text file (indicate the exact name with the path).

Saving the Excel file as DBF may not work in a dBASE software sometimes. Hence, try the above method.

Regards,
Balamurugan Sivaprakasam Head-HR, ICIL-MM Nagar
Gotcha_13
The easiest way to convert an Excel file to a DBF is as follows:

1. Don't worry about the content format of the Excel file unless you need it to be structured in a specific format.
2. Don't have the Excel file open when you do the next few steps.
3. Open Microsoft Access.
4. Create a new or blank database and name the file.
5. Once you have done this, go to File > Get External Data > Import on the top taskbar.
6. A new import screen will open up, and all you need to do is change the file import format at the bottom of the dialogue box. Then select the file you want to import and click OK.
7. Follow the on-screen prompts.
8. Finally, to get the .mdb Access file to .dbf, go to File > Export > choose file format from the drop-down dialogue box, and select DBF. VOILA!
If you are knowledgeable about any fact, resource or experience related to this topic - please add your views. For articles and copyrighted material please only cite the original source link. Each contribution will make this page a resource useful for everyone. Join To Contribute