document.write('<a name=CtrlCht></a><hr>');
document.write('<center><table width=90% border=0 cellpadding=0 cellspacing=0><tr><td>');
document.write('<h5 align=center><a href=../Zips/ControlChart.zip>Dynamic Control Chart.</a></h5>');
document.write('<p align=center><img src=../pix1/ControlChart.gif border=0 height=255 width=462>');
document.write('</p>');
document.write('<p>This zipped Excel file draws a control chart from data within a dynamic range on the worksheet, adds lines for Mean, UCL, and LCL, and updates same as data evolves.  Contains randomly generated values in this demo.  Features include a chart axis rescaling algorithm which is simple but effective in limited testing, and code that formats a data point\'s marker based on its value.  (Warning: incompletely documented.)</p>');
document.write('<p align=right><font size=1><a href=#top>Top of Page</a></font></p></p>');
document.write('</td></tr></table></center>');
