If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > excel 2007 export to dbf howto

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-22-08, 03:18
goksu goksu is offline
Registered User
 
Join Date: Nov 2008
Posts: 6
Question excel 2007 export to dbf howto

hello,

I am using some very old software where I can only import dbf files for massive updates.

now Excel 2007 does not save dbf files.

What is there I can do to save dbf files from excel 2007?
vba code, addon, other trick?

thank you
Reply With Quote
  #2 (permalink)  
Old 11-25-08, 09:00
goksu goksu is offline
Registered User
 
Join Date: Nov 2008
Posts: 6
bump. I really need an answer to the above question.
Pleas help. thank you.
Reply With Quote
  #3 (permalink)  
Old 12-05-08, 07:49
edsseo edsseo is offline
Registered User
 
Join Date: Dec 2008
Posts: 2
My company Target Websites (www.targetwebsites.co.uk) recently started using Goldmine and had this exact same problem. However, there IS a work around within Office 2007.

- Save file as a .csv from excel
- Open Access 2007 and import the csv file
- Then export the imported data from Access into a DBF file!

Hope this helps everyone!

Ed
Target Websites & SEO
Reply With Quote
  #4 (permalink)  
Old 01-15-09, 17:08
rfs000 rfs000 is offline
Registered User
 
Join Date: Jan 2009
Posts: 1
Excel import & export to dbf

We too were stymied when we found out MS, decided to remove some of the functionality from the updated version of Excel. We now use the free Open Office to load the spreadsheets and save the data in .dbf format. The latest version should have actual xlsx compatibility. For us this wasn't a problem since we saved everything in 2003 format anyway.

We are also in the process of converting and testing our macros and vba to rid ourselves of MS office totally.
Reply With Quote
  #5 (permalink)  
Old 07-01-09, 16:17
gygulyas gygulyas is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Save DBF in Excel 2007

XLSX2DBF is an Excel 2007 add-in that helps convert and/or save a native DBF file that was edited with Excel 2007.

Two common scenarios are supported:

A) Open a native DBF file in Excel 2007 – Make changes – Save as a native DBF file with the changes.

B) Open/create an Excel file that looks like a database (headers/columns/rows) – Save as a native DBF file.

http://thexlwiz.blogspot.com

Gyula
Reply With Quote
  #6 (permalink)  
Old 09-04-09, 23:05
gygulyas gygulyas is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Save DBF files in Excel 2007

Hi there,

just wanted to let you know that I released a new version of the add-
in that enables saving a DBF file in Excel 2007.

New features:

1. Now you can add/insert new fields, create calculated fields in
addition to adding new records or editing existing records in your
native DBF file!

2. If you start with an Excel file the software now have enhanced
capabilities to determine the field types (better than Microsoft's own
in earlier Excel versions).

3. The add-in checks DBase field naming conventions and also
identifies duplicate fields. All problem field names are visually
identified with a cell comment!

4. If you start out with a brand new file and forget to save it, the
add-in will ask before the conversion.

5. Large files are supported. I edited files over 500,000 records with
no problem.

See the post at theXLwiz.

Gyula
Reply With Quote
  #7 (permalink)  
Old 12-02-09, 16:55
VBeginner VBeginner is offline
Registered User
 
Join Date: Apr 2006
Posts: 8
Quote:
Originally Posted by edsseo View Post
My company Target Websites (www.targetwebsites.co.uk) recently started using Goldmine and had this exact same problem. However, there IS a work around within Office 2007.

- Save file as a .csv from excel
- Open Access 2007 and import the csv file
- Then export the imported data from Access into a DBF file!

Hope this helps everyone!

Ed
Target Websites & SEO



This way helps me, thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On