export to CSV

  • Thread starter Thread starter Rostok
  • Start date Start date
R

Rostok

I use MS Office XP Pro and never had a problem exporting
CSV data from an MS Access DB using the Export function.
A while ago I did some beta testing of Office 2003 and
found that this format was not available for some reason.
Now that I am back to Office XP I no longer see the
CSV/TXT format. I just want a comma delimite format and
it should be there but is not. Am I missing something? Do
I need to do anything specail to get this back? I did
full uninstall and then install MS Office XP back, but
the problem still persist. Can anybody help me, please?
 
Hi Rostok,

Usually this sort of problem is cured by re-registering the appropriate
files.

If the import/export wizards don't work at all, re-register ACCWIZ.DLL
If it's one or more file formats that aren't listed, re-register the
following files
msexcl35.dll (Excel)
msxbse35.dll (dBase)
mspdox35.dll (Paradox)
mstext35.dll (Text, CSV, tab-delimited))

In Access 2000 and later, the filenames contain 40 instead of 35.

To re-register a DLL file,
1) Locate it (usually all these are in the Windows\System32 or
WINNT\System32 folder.
2) Locate the file regsvr32.exe.
3) Drag the DLL file's icon onto the regsvr32.exe icon.

These problems are discussed in the following MS Knowledgebase articles
among others:
http://support.microsoft.com/?id=292269
http://support.microsoft.com/?id=155666
http://support.microsoft.com/?id=171955
or for Access 2002

http://support.microsoft.com/?Id=283881On Mon, 16 Feb 2004 22:57:28
 
Back
Top