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 Add-in to save DBF

Reply
 
LinkBack Thread Tools Display Modes
  #16 (permalink)  
Old 07-23-09, 04:00
snjoshi snjoshi is offline
Registered User
 
Join Date: Jul 2009
Posts: 1
XLS to DBF Add in

Thank you very much, I had almost junked my Office 2007 as there was no Save AS DBF, After downloading your revised version, It works great, only difference I see is it makes longer than requred character and number fields, but that is no big deal.

Overall it works better than Office 2003 after using quick acces toolbar, Thanks a lot again
Reply With Quote
  #17 (permalink)  
Old 09-01-09, 18:32
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.blogspot.com.

Gyula
Reply With Quote
  #18 (permalink)  
Old 09-04-09, 23:07
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
  #19 (permalink)  
Old 11-19-09, 21:47
gygulyas gygulyas is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
Excel 2007 add-in to save DBF

Dear Fellow DBF Users,

The latest upgrade of the SaveDBF Excel 2007 add-in (used to be called XLSX2DBF) can be tried at thexlwiz.blogspot.com.

The changes include fixes related to minor bugs in Microsoft's OLEDB engine and some improved field type identification for users who start out with an Excel file.

Future plans:

I plan one more upgrade in Jan/Feb 2010. This will be a major upgrade with lots of planned improvements as listed below:

- Add a Preference window where users can set to:

Overwrite the original DBF file (and create a date-stamped backup file in the same folder)
Mimic Microsoft's Excel 2003 behaviour (i.e. automatically replace spaces in field names with an underscore, accept field names longer than 10 characters)

- Add a Data Conversion window where the user can change the field type and size from what the add-in determined from the data. This is useful for people who start with an Excel file with data that do not necessarily reflect the maximum field size for a character field, for example. The add-in will guess the maximum size from the data, but the user can over-ride it in the new window. Or you can simply click OK and the add-in will behave exactly as it does now.

- Batch processing capabilities (i.e. calling the macro from a third party program (e.g. Python or Perl or C++ etc) and mass-process many files without user interaction.

- Improved speed for very large DBF files and a progress bar with % complete reported.

If you have other improvement ideas this is the time to email them to me at gygulyas - a t - yahoo - dot - ca!

Thank you very much for your continued support!

Long live the DBF!

Gyula
Reply With Quote
  #20 (permalink)  
Old 11-25-10, 14:28
sandydaufen sandydaufen is offline
Registered User
 
Join Date: Nov 2010
Location: CA
Posts: 3
Thanks this was informative
Reply With Quote
  #21 (permalink)  
Old 02-18-11, 06:30
mike_strat mike_strat is offline
Registered User
 
Join Date: Feb 2011
Posts: 1
Saving gives error 13 data mismatch?

this is brilliant - just wondering if you know what the error 13 is when saving?

cheers
Mike dJ
Reply With Quote
  #22 (permalink)  
Old 03-15-11, 16:15
VFPElyse VFPElyse is offline
Registered User
 
Join Date: Mar 2011
Posts: 1
Can't unzip file - SaveDBFIV

When I try to unzip SaveDBFIV it tells me that the file is corrupt. What's wrong?
Reply With Quote
  #23 (permalink)  
Old 04-09-11, 00:34
ssfjor ssfjor is offline
Registered User
 
Join Date: Apr 2011
Posts: 1
Launching converter

Quote:
Originally Posted by subbudu View Post
Hello,
I downloaded upgraded "SaveDBFIV.zip", extracted under proper addin folder and activated under excel2007. It is seen under active application add-ins under excel options. No missing entries found under visual basic references. But still it is not working. There is no "dBASE IV DBF" menu item in the Office menu Save As list. Please HELP.

Subbudu
I also tought there were no means to launch the converter but, after searching all the GUI, found the option "dBase IV DBF" as the last option in the menu "Save as" under the Excel orb (below "Other formats") . The dBase IV type is not added to the generic "Save As" dialog and does not appear if you press F12 or use a quick button from the custom bar.

Besides that, I successfully converted files (even if the string fields are huge).

Thanks to Majorde for this add-in!
Reply With Quote
  #24 (permalink)  
Old 04-18-11, 19:43
NigelNice NigelNice is offline
Registered User
 
Join Date: Apr 2011
Posts: 1
Zip file seems to be corrupted

Help, I tried to open the zip file and I get a message that it is invalid or corrupted.
Reply With Quote
  #25 (permalink)  
Old 05-21-11, 14:54
gygulyas gygulyas is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
SaveDBF Excel addin - New Version is Now Available!

Quote:
Originally Posted by snjoshi View Post
Thank you very much, I had almost junked my Office 2007 as there was no Save AS DBF, After downloading your revised version, It works great, only difference I see is it makes longer than requred character and number fields, but that is no big deal.

Overall it works better than Office 2003 after using quick acces toolbar, Thanks a lot again
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 and 2010.

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 800,000 records with no problem.

6. Added the option to overwrite the original dbf file (a backup is created). The dbf file is compact and does not 'bloat' in size!

7. Added the option to convert an Excel file to ALL TEXT fields based on the width of the columns. This is a great feature for labeling programs.

8. Added the option to auto-fix column names in an Excel file (this is limited to removing leading and trailing spaces automatically and replacing illegal characters with an underscore).

See the post at thexlwiz.blogspot.com.

Gyula
Reply With Quote
  #26 (permalink)  
Old 06-21-11, 14:12
Alli Alli is offline
Registered User
 
Join Date: Jun 2011
Posts: 1
SaveDBFIV worked for me!

Thank you Majorde, you've saved my bacon (or at any rate, you've saved me much frustration).
Regards
Reply With Quote
  #27 (permalink)  
Old 12-22-11, 10:04
xlcself xlcself is offline
Registered User
 
Join Date: Dec 2011
Posts: 1
Quote:
Originally Posted by snjoshi View Post
Thank you very much, I had almost junked my Office 2007 as there was no Save AS DBF, After downloading your revised version, It works great, only difference I see is it makes longer than requred character and number fields, but that is no big deal.

Overall it works better than Office 2003 after using quick acces toolbar, Thanks a lot again
my english is very poor.
I downloaded the zip file,but don't exacted. would you mail the zip files?
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