<rss version="2.0">
<channel>
<title>AJP Excel Information</title>
<description>Charting and VBA examples.</description>
<link>http://www.andypope.info/charts.htm</link>
<item>
<title>Banding of Plotarea of Bubble chart</title>
<description>VBA code that aligns the plot area of two charts. Allowing the banding affect to appear in the bubble chart.</description>
<link>http://www.andypope.info/charts/Bubblechart_banding.htm</link>
</item>
<item>
<title>Axis labels using textboxes</title>
<description>VBA code that replaces built-in axis labels with textboxes. The textboxes allow greater control over alignment of text.</description>
<link>http://www.andypope.info/vba/axislabel_textboxes.htm</link>
</item><item>
<title>Moving Listbox Items Class Code</title>
<description>A VBA class that moves listbox items up and down or between listboxes.</description>
<link>http://www.andypope.info/vba/listboxmover.htm</link>
</item>
<item>
<title>Formula Conditional Line Chart</title>
<description>A conditional line chart that uses formula rather than VBA code to colour sections above or below a datum line.</description>
<link>http://www.andypope.info/chart/conditionalline2.htm</link>
</item>
<item>
<title>Chart Pattern Fills Add-In</title>
<description>Add-In to provide chart pattern fills, which was deprecated in Excel 2007.</description>
<link>http://www.andypope.info/chart/patternfills.htm</link>
</item>
<item>
<title>Userform Clock</title>
<description>A clock that is adjusted by mouse.</description>
<link>http://www.andypope.info/vba/clock.htm</link>
</item>
<item>
<title>Intersection points between line and circle</title>
<description>Two User Defined Functions that return an array of intersection points. The intersection between Line and Circle and Circle and Circle.</description>
<link>http://www.andypope.info/charts/linecircleintersect.htm</link>
</item>
<item>
<title>Anchor controls and resizing userform</title>
<description>Class to handle dynamic resizing of controls on userform.</description>
<link>http://www.andypope.info/vba/anchor.htm</link>
</item>
<item>
<title>Reference Books</title>
<description>List of the reference books I own.</description>
<link>http://www.andypope.info/books/books.htm</link>
</item>
<item>
<title>Pie chart sizer</title>
<description>Size pie chart plot area relative to pie chart with largest sum.</description>
<link>http://www.andypope.info/charts/piesizer.htm</link>
</item>
<item>
<title>Conditional highlighting axis labels</title>
<description>How to highligh axis labels.</description>
<link>http://www.andypope.info/charts/hiliteaxislabels.htm</link>
</item>
<item>
<title>Tip. Line chart marker variations</title>
<description>How to vary the built-in line chart markers.</description>
<link>http://www.andypope.info/tips/tip009.htm</link>
</item>
</channel>
</rss>