<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/book_pages_template.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>Microsoft Excel Tips / Excel Tutorial / Excel Spreadsheet Help / Excel Tip .com</title>
<!-- InstanceEndEditable --> 
<style><!--
.MsoBodyText
	{text-align:justify;
	line-height:14.0pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;}
.MsoBodyTextIndent
	{text-align:justify;
	line-height:14.0pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;
	font-weight:bold;}
.MsoBodyText2
	{text-align:justify;
	line-height:14.0pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;}
.listnumber
	{text-align:justify;
	line-height:14.0pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;}
.problemsolution
	{line-height:14.0pt;
	font-size:12.0pt;
	font-family:Arial;
	color:#636363;
	letter-spacing:.25pt;
	text-shadow:auto;
	font-weight:bold;}
.Chapter
	{text-align:center;
	font-size:20.0pt;
	font-family:Arial;
	letter-spacing:.25pt;
	text-shadow:auto;
	font-weight:bold;}
.HeaderEven
	{line-height:14.0pt;
	tab-stops:center 207.65pt right 415.3pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;}
.HeaderOdd
	{text-align:justify;
	line-height:14.0pt;
	tab-stops:center 207.65pt right 415.3pt;
	font-size:10.0pt;
	font-family:Arial;
	letter-spacing:.25pt;}
.Section1
	{page:Section1;}
.Section2
	{page:Section2;}
-->
</style>
<!-- \/--OPTIMIZATION BY: IRUBIN CONSULTING --------------------------------------------------\/ -->
<meta name="description" content="">
<meta name="keywords" content="">

<meta name="robots" content="all">
<meta name="revisit-after" content="15 days">
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.weburbia.com/safe/ratings.htm" l r (s 0))'>
<meta name="Classification" content="Microsoft Excel, Excel Spreadsheet, Excel Tips and Tricks, Microsoft Office">
<meta name="Copyright" content="2002 copyright">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<!-- /\------------------------------------------------------------/\ -->
<link rel="stylesheet" href="/css/main.css" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>

<body bgcolor="#F79300" text="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<!--#include virtual="/cgi-bin/engine.pl?action=header"-->

<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="100%" valign="top" class="mtdleft">
	    <table border="0" cellspacing="0" cellpadding="0" align="right">
  <tr>
    <td >
              		  <object width="120" height="600">
              <param name="movie" value="/swf/exceltipflash_vertical.swf">
              <param name="quality" value="high">
              <embed src="/swf/exceltipflash_vertical.swf" quality="high" width="120" height="600"></embed>
			  </object> 
            </td>
  </tr>
</table>

	  <!-- InstanceBeginEditable name="Main Content Area" -->
	  <p align="center"><font class="chaptertitle">Chapter 7 continued ...</font><br>
        </p>
	<p class=head-3 >&nbsp;</p>
<p class=head-2 ><a name="_Toc25863158"></a><a name="_Toc26773945">Circular
  References</a></p>
<p >A <b>circular reference</b> is created if you enter a formula into
  a cell and the cell is its own precedent.</p>
<p >The <b>Circular Reference</b> toolbar (shown on next page) indicates
  the reference of the cell containing the circular reference. If you glance at
  the formula or the Status bar (at the bottom of the sheet), you can pinpoint
  the source of the error and correct it.</p>
<p align=center  style='text-align:center;'> <img width=400 height=232
src="images/image035.jpg" v:shapes="_x0000_i1038"> </p>
<p class=head-3 ><a name="_Toc25863159"></a><a name="_Toc26773946">Iteration</a></p>
<p >You can use a <b>circular reference</b> intentionally by using the
  <b>Iteration</b> box. <b>Iteration</b> enables circular calculation and offers
  a method to control it. </p>
<p > <img width=336 height=114
src="images/image037.jpg" align=left hspace=12 v:shapes="_x0000_s1369">
  <b>For example: </b>Value-added tax (VAT) gross-up<b> </b>formula </p>
<p class=listnumber > 1.<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>
  In Cell B1, type the formula =B3-B2 (the result of this calculation is a total
  without VAT).</p>
<p class=listnumber > 2.<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>
  In Cell A2, type the VAT percent (%) 0.17.</p>
<p class=listnumber > 3.<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>
  In Cell B2, type the formula =A2*B1 (calculates the VAT amount). Click <b>OK</b>
  to dismiss the circular reference warning.</p>
<p class=listnumber > 4.<span
style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>
  In Cell B3, type the amount 100.</p>
<br clear=all style='page-break-before:always'>
<p >A <b>circular reference </b>is <img width=284 height=216
src="images/image039.jpg" align=left hspace=12 v:shapes="_x0000_s1360">
  created in Cell B1. The calculation of the amount without VAT is conditioned
  upon the calculation of VAT in Cell B2.</p>
<p >Select the <b>Iteration</b> box to perform a circular calculation.</p>
<p >From the <b>Tools</b> menu, select <b>Options</b>. In the <b>Calculation
  </b>tab, select the <b>Iteration</b> box and click <b>OK</b>.</p>
<p class=listnumber >Excel allows you to define the number of iterations
  (number of times the formula is calculated) until the exact calculation is performed.</p>
<p class=head-2  style='text-align:justify'><a name="_Toc25863160"></a><a
name="_Toc26773947">Links Between Workbooks</a></p>
<p class=head-3 ><a name="_Toc25863161"></a><a name="_Toc26773948">Creating
  links between workbook sheets</a></p>
<p class=listbullet-1 > <span
style='font-family:"Wingdings 2"'>©<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </span></span> Links are created by formulas.</p>
<p class=listbullet-1 > <span
style='font-family:"Wingdings 2"'>©<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </span></span> Links are created by moving sheets with Names from one workbook
  to another. When you move or copy a sheet by selecting its tab, right-clicking,
  and then selecting <b>Move or copy</b> from the shortcut menu, the sheet with
  Names that you defined is moved from the active workbook to a new workbook.
  This results in the creation of unwanted links in the new workbook.</p>
<p class=listbullet-1 > <span
style='font-family:"Wingdings 2"'>©<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </span></span> Broken links are created when the location of the precedent workbook
  is changed on the hard disk. When you save a workbook that is linked to another
  workbook and then move or copy the linked workbook to another folder on the
  hard disk, the first workbook still saves the original reference on the hard
  disk.</p>
<div align=left >
  <table border=0 cellspacing=0 cellpadding=0>
    <tr>
      <td width=64 valign=top class="Normal"><br clear=all style='page-break-before:always'>
        <p > <img width=28 height=45
  src="images/image040.jpg" v:shapes="_x0000_i1039"> </p></td>
      <td width=399 valign=top class="Normal"> <h1 ><a name="_Toc25998316">Tip
          – quick creation of link formulas</a></h1>
        <p >Use <b>Paste special</b> to create links automatically. Copy
          a range of cells with data, select a cell in another sheet or workbook,
          right-click, and select <b>Paste special</b>. Then click <b>Paste links</b>.</p></td>
    </tr>
  </table></div>
  <p >&nbsp;</p>
      <p align="center"><a href="/excel_book/chapter7/p5.html">PREVIOUS</a> &nbsp;<a href="/excel_book/chapter7/p1.html">1</a>
        <a href="/excel_book/chapter7/p2.html">2</a> <a href="/excel_book/chapter7/p3.html">3</a>
        <a href="/excel_book/chapter7/p4.html">4</a> <a href="/excel_book/chapter7/p5.html">5</a>
        <a href="/excel_book/chapter7/p6.html">6</a> <a href="/excel_book/chapter7/p7.html">7</a>
        <a href="/excel_book/chapter7/p8.html">8</a> <a href="/excel_book/chapter7/p9.html">9</a>
        &nbsp;&nbsp;<a href="/excel_book/chapter7/p7.html">NEXT</a></p>

	<!-- InstanceEndEditable --> 
    </td>
	      
    <td valign="top" class="mtdright">
	
	<!--#include virtual="/cgi-bin/engine.pl?action=right_side"-->


	 </td>
  </tr>
</table>
<!--#include virtual="/cgi-bin/engine.pl?action=footer"-->


</body>
<!-- InstanceEnd --></html>
