﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win" title="Comparing Two or More Acces Documents" section="advanced">
  <p>
      The function <span class="option">Top-Bottom Comparison</span> allows you to view and compare multiple documents
      at once. This can be useful for comparing different versions of the same test, such as an English version with
      its Spanish counterpart, or two different tests that cover the same objectives. <span class="option">Top-Bottom
      Comparison</span> can also be used to easily move problems from one document to another. (For more information,
      refer to the article <a href="copyproblem.xml" shape="rect">Moving Problems from One Document to Another</a>.)
    </p>
  <ol>
      <li><a href="opendoc.xml" shape="rect">Open</a> the documents that you want to compare.
      </li>
      <li>Activate Top-Bottom Comparison by choosing <span class="menu">Window &gt; Top-Bottom Comparison</span>. 
      <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/topbottom5.png"></img>
      </li>
      <li>To return to the default layout, choose <span class="menu">Window &gt; Default Layout</span>. <img class="screenshot-noshadow" src="images/defaultlayout.png"></img>
      </li>
    </ol>
</guide>