Home   |   Asp.Net 2.0   |   .Net Framework 2.0   |   IIS 6.0   |   Sql Server 2005   |   Visual Basic 2005   |   c# 2005   |   VS 2005   |   Visual Source Safe 2005

MS Dynamics CRM 3.0

SharePoint Portal Server 2003
SharePoint Server 2007
Dynamics NAV
Dynamics CRM
SharePoint Designer 2007
SharePoint Portal Server 2001
Windows SharePoint Services
Windows SharePoint Services 3.0
Project Server 2003
Project Server 2007
Dynamics – Point of Sale
Dynamics AX
Dynamics GP
Dynamics Retail Management System (RMS)
Dynamics SL
SQL Server 2000
Visual Basic .NET 2003
Visual C# .NET 2003
Visual C++ .NET 2003
Visual C++ 2005
Visual SourceSafe 6.0
Windows Server 2003
Windows Server 2003
Outlook 2003
ADO.NET 1.1
ASP.NET 1.0
Visual Studio Team Foundation Server
Visual Studio 2005 Team Edition
Windows Internet Explorer 7
BizTalk Server 2000
BizTalk Server 2002
BizTalk Server 2004
BizTalk Server 2006
Visual Studio 6.0
Access 2000
Access 2002
Access 2003
Access 2007
Access 97
Collaboration Data Objects 2.0
Commerce Server 2002
Content Management Server 2001
Commerce Server 2007
Content Management Server 2002
Data Access Components 2.7
Data Access Components 2.8
DirectX 9.0b
Office Small Business Accounting 2006
Accounting 2007
ActiveSync 4.1
Class Server 2.0
Groove 2007
Windows Vista
Outlook 2007
OneNote 2003
OneNote 2007
Office X for Mac
Zune software
Zune Live
Zoo Tycoon 2
Flight Simulator 2002
Dungeon Siege II

Cervo Technologies
The Right Source to Outsource

Oracle Database FAQS

Sharepoint Portal Server KB

Outlook 2007 Knowledge Base Articles

Access 2007 Knowledge Base Articles

You cannot export a report to an Excel format in Access 2007


In Microsoft Office Access 2007, you may experience one or more of the following symptoms.

Symptom 1

Consider the following scenario. You try to export a report to a Microsoft Excel format. To do this, you right-click the report in the navigation pane, and then you point to Export. In this scenario, you may find that the Excel option is unavailable.

See workaround 1 in the "Workaround" section.

Symptom 2a

Consider the following scenario. You try to export a report to an Excel format by using the OutputTo macro action or the SendObject macro action. In the macro action, the value of the Object Type argument is Report. In this scenario, the option to export the report to the Excel format does not appear in the Output Format list.

See workaround 2 in the "Workaround" section.

Symptom 2b

Consider the following scenario. You run a macro that was created in an earlier version of Access. The macro has the OutputTo action or the SendObject action. In the macro action, the value of the Object Type argument is Report, and the value of the Output Format argument is Microsoft Excel 97-2003. In this scenario, you may receive the following error message:
The format in which you are attempting to output the current object is not available. Either you are attempting to output the current object to a format that is not valid for its object type, or the formats that enable you to output data as a Microsoft Excel, rich-text format, MS-DOS text, or HTML file are missing from the Windows Registry. Run Setup to reinstall Microsoft office Access or, if you're familiar with the settings in the Registry, try to correct them yourself. For more information on the Registry, click Help.
When you click OK in the Action Failed dialog box, error 2950 is displayed.

See workaround 2 in the "Workaround" section.

Symptom 3

Consider the following scenario. You run a Microsoft Visual Basic for Applications (VBA) procedure that contains the SendObject method. In this method, the value of the ObjectType argument is acSendReport, and the value of the OutputFormat argument is acFormatXLS. Alternatively, you run a VBA procedure that contains the OutputTo method. In this method, the value of the ObjectType argument is acOutputReport, and the value of the OutputFormat argument is acFormatXLS. In this scenario, you may receive the following error message:
Run-time error '2282': The format in which you are attempting to output the current object is not available.
See workaround 3 in the "Workaround" section.

WORKAROUND

Workaround 1

To work around symptom 1 in the "Symptoms" section, use one of the following methods.

Method 1

In the navigation pane, right-click the table or query that is bound to the report, point to Export, and then click Excel. Then, follow the wizard to finish the export.

Method 2

In the navigation pane, right-click the report that you want to export, point to Export, and then select another format. For example, select one of the following formats:
Word RTF file
PDF or XPS
Access Database
Text File
XML File
Snapshot Viewer
HTML Document

Workaround 2

To work around symptom 2a and symptom 2b in the "Symptoms" section, use one of the following methods.

Method 1

In the macro action, change the value of the Object Type argument to either Table or Query. Additionally, change the value of the Object Name argument to the record source of the report.

Method 2

1.In the Action Arguments for the OutputTo macro action or SendObject macro action, select another format in the Output Format list. For example, select one of the following formats:
HTML
Rich Text Format
Snapshot Format
Text Files
2.Change the value of the Output File argument to the correct file name extension.

Workaround 3

To work around symptom 3 in "Symptoms" section, use one of the following methods.

Method 1

1.In the VBA procedure, change the value of the ObjectType argument to one of the following:
acSendTable
acSendQuery
acOutputTable
acOutputQuery
2.Change the value of the ObjectName argument to the record source of the report.

Method 2

1.In the VBA procedure, change the value of the OutputTo argument to another value. For example, change the value of the OutputTo argument to one of the following values:
acFormatPDF
acFormatRTF
acFormatSNP
acFormatTXT
acFormatXPS
2. Change the value of the OutputFile argument to the correct file name extension.

STATUS

This behavior is by design. You cannot export reports to the Excel format in Access 2007. Microsoft has disabled this functionality.

MORE INFORMATION

To use one of the following file formats in the 2007 Microsoft Office system, download the corresponding 2007 Microsoft Office add-in:
PDF
Snapshot
XPS
The following table lists these file formats, their corresponding add-ins, and the Microsoft Web sites for downloading the add-ins:
File format2007 Microsoft Office add-inMicrosoft Web site
PDFMicrosoft Save as PDF or XPS http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041 (http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041)
PDFMicrosoft Save as PDF http://www.microsoft.com/downloads/details.aspx?familyid=F1FC413C-6D89-4F15-991B-63B07BA5F2E5 (http://www.microsoft.com/downloads/details.aspx?familyid=F1FC413C-6D89-4F15-991B-63B07BA5F2E5)
SnapshotSnapshot Viewer for Microsoft Access http://www.microsoft.com/downloads/details.aspx?FamilyID=b73df33f-6d74-423d-8274-8b7e6313edfb (http://www.microsoft.com/downloads/details.aspx?FamilyID=b73df33f-6d74-423d-8274-8b7e6313edfb)
XPSMicrosoft Save as PDF or XPS http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041 (http://www.microsoft.com/downloads/details.aspx?FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041)
XPSMicrosoft Save as XPS http://www.microsoft.com/downloads/details.aspx?familyid=BCE8F991-F0A4-47A0-866B-2FD84A329E02 (http://www.microsoft.com/downloads/details.aspx?familyid=BCE8F991-F0A4-47A0-866B-2FD84A329E02)


APPLIES TO
Microsoft Office Access 2007

Keywords: 
kbexpertiseinter kbtshoot kbprb KB934833

Copyright © 2004 - 2007 Gridview.org, Inc. All rights reserved. Powered by Smart Web Content Management System