﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win" title="Moving Problems from One Document to Another" section="advanced">
  <p>
      In this article, you will learn how to use <span class="option">Top-Bottom Comparison</span>
      to move or copy problems from one document to another.
    </p>
  <ol>
      <li><a href="opendoc.xml" shape="rect">Open</a> the document that contains the problem you want to move or copy <em>from</em> and 
      the document you want to move or copy the problem <em>to</em>.
      </li>
      <li>Activate Top-Bottom Comparison by choosing <span class="menu">Window &gt; Top-Bottom Comparison</span>. (For
      more information about Top-Bottom Comparison, see the article <a href="topbottom.xml" shape="rect">Comparing Two or More
      Acces Documents</a>.) <img class="screenshot-noshadow" src="images/topbottom.png"></img>
      </li>
      <li>The Database Browser will be hidden and the documents will be stacked, one atop the other. <img class="screenshot-noshadow" src="images/topbottom1.png"></img>
      </li>
      
      <li>To <em>move</em> a problem, drag the problem you want to move from the original document and drop it into 
        the new document. (NOTE: Format overrides applied to the problem will follow the problem
        to the new document. For more information about overrides, including how to remove them, 
        refer to the article <a href="overrides.xml" shape="rect">Using Overrides</a>.)
        <div class="horizontal">
          <div>
            <img class="screenshot-noshadow" src="images/topbottom3.png"></img>
          </div>
          <div>
            <img class="screenshot-noshadow" src="images/topbottom4.png"></img>
          </div>
        </div>
      </li>
      <li>To <em>copy</em> a problem, select the problem and copy it by choosing 
        <span class="menu">Edit &gt; Copy</span>. Then, select the Part in the new 
        document where you want to place the problem and choose <span class="menu">Edit &gt; Paste</span>.
      </li>
    </ol>
</guide>
