Microsoft KB Archive/171174: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
Line 12: Line 12:
<div id="TitleRow">
<div id="TitleRow">


= <span id="KB171174"></span>ACC: &quot;Publish It with MS Word&quot; Error Exporting Report with Subform =
= <span id="KB171174"></span>ACC: "Publish It with MS Word" Error Exporting Report with Subform =




Line 52: Line 52:
== SYMPTOMS ==
== SYMPTOMS ==


When you try to export a report with the &quot;Publish It with MS Word&quot; OfficeLinks command, you may receive the following message:<br />
When you try to export a report with the "Publish It with MS Word" OfficeLinks command, you may receive the following message:<br />


<pre class="fixed_text">  The Save As command can't process any subreports contained in your
<pre class="fixed_text">  The Save As command can't process any subreports contained in your
Line 99: Line 99:
# In the Reports And Forms list box, select the Products form, and then click Finish.
# In the Reports And Forms list box, select the Products form, and then click Finish.
# On the File menu, click Print Preview.
# On the File menu, click Print Preview.
# On the Tools menu, point to OfficeLinks, and then click &quot;Publish It with MS Word&quot;.<br />
# On the Tools menu, point to OfficeLinks, and then click "Publish It with MS Word".<br />
<br />
<br />
Once the wizard starts outputting the file, you receive the message described in the &quot;Symptoms&quot; section.
Once the wizard starts outputting the file, you receive the message described in the "Symptoms" section.




Line 109: Line 109:
== REFERENCES ==
== REFERENCES ==


For more information about creating subreports, search the Help Index for &quot;subreports, creating,&quot; or ask the Microsoft Access 97 Office Assistant.
For more information about creating subreports, search the Help Index for "subreports, creating," or ask the Microsoft Access 97 Office Assistant.


</div>
</div>

Latest revision as of 11:05, 21 July 2020

Article ID: 171174

Article Last Modified on 1/20/2007



APPLIES TO

  • Microsoft Access 95 Standard Edition
  • Microsoft Access 97 Standard Edition



This article was previously published under Q171174

Moderate: Requires basic macro, coding, and interoperability skills.


SYMPTOMS

When you try to export a report with the "Publish It with MS Word" OfficeLinks command, you may receive the following message:

   The Save As command can't process any subreports contained in your
   report.

   Do you want to proceed anyway?
                


If you respond to the message by clicking Yes or No, the report is exported without the subreport.

CAUSE

This behavior occurs if the report that you are exporting contains a subform instead of a subreport.

RESOLUTION

Re-create your main report and only include subreports.

STATUS

This behavior is by design.

MORE INFORMATION

Steps to Reproduce Behavior


  1. Open the sample database Northwind.mdb.
  2. Create a new report in Design view based on the Categories table.
  3. Save the report.
  4. On the Toolbox, click the Subform/Subreport button and drag the object to the detail section of the report to invoke the Subform/Subreport wizard.
  5. On the first screen of the wizard, click the Reports And Forms option.
  6. In the Reports And Forms list box, select the Products form, and then click Finish.
  7. On the File menu, click Print Preview.
  8. On the Tools menu, point to OfficeLinks, and then click "Publish It with MS Word".


Once the wizard starts outputting the file, you receive the message described in the "Symptoms" section.


REFERENCES

For more information about creating subreports, search the Help Index for "subreports, creating," or ask the Microsoft Access 97 Office Assistant.


Additional query words: The Save As command can t process any subreports contained in your report

Keywords: kberrmsg kbprb kbusage KB171174