﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="mac win" title="Formatting Columns" section="formatting">
<p>
      In this document you will learn how to format columns for a test or worksheet.
    </p>
    <div class="info">
      For this guide, you will need a <em>new</em> Acces document. For information on how to create a new document, see
      the article <a href="newdoc.xml">Creating a New Acces Document</a>.
    </div>
    <ol>
      <li>Choose <span class="menu">Format &gt; Document Setup</span>. <img class="screenshot-noshadow mac" src="images/formatdocumentsetup.png" />
      </li>
      <li>Choose <span class="option">Test/Wksht</span> from the <span class="list">Type</span> list (This is the
      default).
      </li>
      <li>Set the number of columns you want on your test/worksheet. <img class="screenshot mac" src="images/formatdocument.png" />
      </li>
      <li>You have now formatted the columns for your entire document.
      </li>
    </ol>
	<div class="horizontal">
		<div>
			<div>
				<img class="screenshot-noshadow" src="images/colver.png" />
			</div>
			<div class="caption">Two vertical columns: Problems flow down the page in two columns
			</div>
		</div>
		<div>
			<div>
				<img class="screenshot-noshadow" src="images/colhor.png" />
			</div>
			<div class="caption">Four horizontal columns: Problems flow across the page, four across.
			</div>
		</div>
	</div>
    <div class="tip">
      Columns can be formatted differently for different parts of your document using overrides. For more information,
      see the article <a href="overrides.xml">Using Overrides</a>.
    </div>
</guide>
