Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default Save as DBF in 2007

Access 2007 still supports .SaveAs DBF. You could write an add-in to
automate opening the Excel in Access, then .saveAs/.Export as dbf.
Or use the free Open Office.

NickHK

"weschester" wrote in message
...
Is there a plan to add .dbf 'save as' fuction back into Excel in a (near)
future update? Many of us who use mapping software need this function.

Any
news, help or third-party solution you could provide?
The more steps you require to complete a task, the more resistance there
will be from others who come after us to upgrade to 2007. if I had known
this would be a problem I would not have upgraded.
Please tell me all hope is not lost.


"Jon Peltier" wrote:

User statistics feedback must have indicated that few users made use of

DBF
format files.

Unfortunately the user statistics were not collected from users of

earlier
versions than 2003, nor from people who didn't activate it (mostly power
users), nor from within companies whose IT departments disabled user
statistics feedback

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Rob" wrote in message
...
Thanks Jon, it's good sometimes to check these things out but why

anyone
would remove such an option is beyond me, I have 20 or more

applications
that use Save As DBF which now fail. Oh well, reinstall 2000!

Regards, Rob

"Jon Peltier" wrote in message
...
I don't see *.DBF among the choices in the Save As dialog. VBA lists
xlDBF2, xlDBF3, and xlDBF4 as xlFileFormat types, but all three fail.

I
would guess that it's gone.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"Rob" wrote in message
...
Hi,

I've run into another problem with excel 2007, the option to save as

a
DBF format by VBA or using Save As seems to have been removed, is

this
the case?

ActiveWorkbook.SaveAs Filename:= _
"N:\disc.dbf", FileFormat:=xlDBF4, _
CreateBackup:=False

Thanks, Rob










Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 Save a New File or Save As lorgeron Excel Discussion (Misc queries) 1 March 24th 10 05:48 AM
Save as PDF 2007 JudithJubilee Excel Discussion (Misc queries) 0 March 12th 08 12:00 PM
How can you "save as" in excel 2007 (and word 2007)? gofordan Excel Discussion (Misc queries) 2 September 6th 07 09:52 PM


All times are GMT +1. The time now is 07:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"