<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>How to be a high growth company</title>
	<atom:link href="http://r001.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://r001.wordpress.com</link>
	<description>I am an experienced, strategic and innovative commercial/financial director with a dynamic track record of leading, refocusing and driving growth in businesses</description>
	<lastBuildDate>Fri, 08 Apr 2011 13:00:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='r001.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>How to be a high growth company</title>
		<link>http://r001.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://r001.wordpress.com/osd.xml" title="How to be a high growth company" />
	<atom:link rel='hub' href='http://r001.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to choose different months in an Excel report</title>
		<link>http://r001.wordpress.com/2011/04/08/how-to-choose-different-months-in-an-excel-report/</link>
		<comments>http://r001.wordpress.com/2011/04/08/how-to-choose-different-months-in-an-excel-report/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 07:47:48 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Excel Tips and Tricks]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=174</guid>
		<description><![CDATA[I was asked how you add a slider to a report to choose the data shown for different months. This involves two excel devices: 1. A slider from Forms Control and 2. VLOOKUP function Forms Control You may need to &#8230; <a href="http://r001.wordpress.com/2011/04/08/how-to-choose-different-months-in-an-excel-report/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=174&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was asked how you add a slider to a report to choose the data shown for different months.<br />
<div id="attachment_176" class="wp-caption aligncenter" style="width: 205px"><a href="http://r001.files.wordpress.com/2011/04/monthly-report.gif"><img src="http://r001.files.wordpress.com/2011/04/monthly-report.gif?w=195&#038;h=160" alt="" title="Monthly Report" width="195" height="160" class="size-full wp-image-176" /></a><p class="wp-caption-text">Monthly report showing the slider control to choose the month</p></div></p>
<p>This involves two excel devices:</p>
<p>1. A slider from Forms Control  and<br />
2. VLOOKUP function</p>
<p><strong>Forms Control</strong> You may need to get the Developer Ribbon or Forms Toolbar turned on (see note below).  Insert the slider onto your report. Right click on the slider and edit to reference the slider to a cell for the month value, and choose a minimum of 1 and maximum of 12 and increments of 1. If you have multiple sheets you can link the sliders to the same cell to update all pages<br />
<strong><br />
Report Table</strong> Design the layout of your report and then use VLOOKUP to find the data from your datamine.  I would suggest you label your data with months across the top and have the same field names on the left of your data and report.  An example of the formula will look like this =VLOOKUP($B14,B5:N16,$C$2+1,0) &#8211; this looks up B14 (e.g. the name of the town in the above example) in the left column of the table B5 to N16, matches and returns the data from the month column $C$2+1 (offset by one column in the table) in the same row.</p>
<p>You can utilise the same basic logic for graphs and text references to return the name of the month etc, and also combine with the OFFSET function to make dynamic ranges to take your reports to a higher level.</p>
<p>If you have lots of data i.e. multiple years use CONCATENATE to combine the look up and logically named ranges for the data e.g FY10B and FY10A etc.</p>
<p>Follow good practice and always divide your spreadsheet into 3 parts:</p>
<p>a) The reports – Visual only<br />
b) Calculation sheets – where the math or lookups are done<br />
c) Data only sheets – where you enter or cut and paste the data in</p>
<p>Note re Form Controls.<br />
- In Excel 2003 and earlier, these were available from the Forms toolbar.<br />
- From Excel 2007, you need to specifically enable the Developer Ribbon.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=174&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2011/04/08/how-to-choose-different-months-in-an-excel-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2011/04/monthly-report.gif" medium="image">
			<media:title type="html">Monthly Report</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 20 business and UK travel websites</title>
		<link>http://r001.wordpress.com/2010/08/05/top-20-business-and-uk-travel-websites/</link>
		<comments>http://r001.wordpress.com/2010/08/05/top-20-business-and-uk-travel-websites/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 11:11:00 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Better Management]]></category>
		<category><![CDATA[brainstorming]]></category>
		<category><![CDATA[busy executive]]></category>
		<category><![CDATA[growing business]]></category>
		<category><![CDATA[growing businesses]]></category>
		<category><![CDATA[innovative director]]></category>
		<category><![CDATA[mac software]]></category>
		<category><![CDATA[meeting minutes]]></category>
		<category><![CDATA[Mind Mapping]]></category>
		<category><![CDATA[Mindjet]]></category>
		<category><![CDATA[Product portfolio management]]></category>
		<category><![CDATA[uk travel]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=156</guid>
		<description><![CDATA[I am often asked what's the cheapest way to travel, hold a one to one video conference, or what's the most useful software on your Macbook?  Having done this several times recently here is my personal list of the latest top 20. <a href="http://r001.wordpress.com/2010/08/05/top-20-business-and-uk-travel-websites/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=156&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am often asked what&#8217;s the cheapest way to travel, hold a one to one video conference, or what&#8217;s the most useful software on your Macbook?  Having done this several times recently here is my personal list of the latest top 20.</p>
<p><strong>Communications and Messaging</strong></p>
<p><a href="http://www.powwownow.co.uk">Powwownow</a>	Cheap non-subscription personal web and voice conferencing. Finalise a presentation or document easily with a colleague in another location by screen sharing. You pay only for the calls used so much cheaper for an occasional user. Cheap international dial in access codes.<br />
<a href="http://www.skype.com/intl/en-gb/home">Skype</a>	Cheap one to one calls and video. Great for international calls and also use with Powwownow.<br />
<a href="http://www.linkedin.com">LinkedIn</a>	Connect with other professionals and interest groups</p>
<p><strong>UK Travel Planning</strong></p>
<p><a href="http://www.transportdirect.info">UK Travel Planner</a>	Door to door journey planner. Compare public transport and car journeys. It&#8217;s not always cheaper or quicker to use the car and save the planet!<br />
<a href="http://www.nationalrail.co.uk/">Rail Travel</a>	Rail planner and live departure boards. Check before you leave to see if your train is late<br />
<a href="http://www.skyscanner.net/">Flights Planner	</a>  Find that cheap flight. You can search for flights between countries rather than airport to airport and find other cheaper airports and travel dates to use.<br />
<a href="http://www.flightstats.co.uk/home.do">Flights Live Status</a>	Check for flight delays and average punctuality statistics of that flight<br />
<a href="http://www.viamichelin.com/tpl/hme/MaHomePage.htm">ViaMichelin</a>	Plan your car journey and find good places to eat and stay<br />
<a href="http://www.trafficengland.com/index.aspx">Traffic England</a>	Find out what traffic congestion is on major routes before you leave.  Look at regional maps or entire motorways.<br />
<a href="http://journeyplanner.tfl.gov.uk">Transport for London</a>	Getting about London made easy.  It&#8217;s often quicker to walk, use the bus, or now cycle.</p>
<p><strong>Research and information tools</strong></p>
<p><a href="http://en.wikipedia.org/wiki/Main_Page">Wikipedia	</a>Quick access to knowledge<br />
<a href="http://www.google.co.uk/">Google</a>	Still the best web search engine<br />
<a href="http://www.youtube.com/">Youtube</a>	Put your ideas and products and customer feedback on the web.  Much cheaper than sales calls and printed brochures.  Just use a simple HD camera and an editing software.  I use a Canon IXUS 100 and Camtasia below.<br />
<a href="http://www.ebay.co.uk/">eBay	</a>Check prices and 2nd hand office items</p>
<p><strong>Essential MacBook business user software</strong></p>
<p><a href="http://www.omnigroup.com/products/omnifocus/">Omnifocus</a>	Personal Task Management and GTD on a Mac<br />
<a href="http://www.techsmith.com/camtasiamac/">Camtasia</a>	Easy video editing for the web and Youtube<br />
<a href="http://www.mindjet.co.uk/products/mindmanager-8-mac/overview">MindManager</a>	Mindmap your ideas to organise your information<br />
<a href="http://www.techsmith.com/snagitmac/">Snagit</a>	Snagit is a utility that allows you to take still screenshots of documents and web sites and then save and paste<br />
<a href="http://www.omnigroup.com/products/omnigraffle/">Omnigraffle</a>	Diagrams are worth a thousand words<br />
<a href="http://www.omnigroup.com/products/omnifocus_for_iphone/">Omnifocus for Iphone</a>	Take you task management on the road and associate tasks with nearby locations</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=156&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2010/08/05/top-20-business-and-uk-travel-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>
	</item>
		<item>
		<title>Product Portfolio Management</title>
		<link>http://r001.wordpress.com/2010/05/18/product-portfolio-management/</link>
		<comments>http://r001.wordpress.com/2010/05/18/product-portfolio-management/#comments</comments>
		<pubDate>Tue, 18 May 2010 11:09:17 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Better Management]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[growing business]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[innovative director]]></category>
		<category><![CDATA[New Product Development]]></category>
		<category><![CDATA[NPD]]></category>
		<category><![CDATA[Product Portfolio]]></category>
		<category><![CDATA[Product portfolio management]]></category>
		<category><![CDATA[Product Road Map]]></category>
		<category><![CDATA[Research and Development]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=105</guid>
		<description><![CDATA[When reviewing a product portfolio always start from the perspective of why might customers start buying from you. Typically, a decision to change supplier is driven by one of three reasons; a) their previous supplier let them down or is &#8230; <a href="http://r001.wordpress.com/2010/05/18/product-portfolio-management/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=105&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When reviewing a product portfolio always start from the perspective of <strong>why might customers start buying from you</strong>.  Typically, a decision to change supplier is driven by one of three reasons; a) their previous supplier let them down or is not delivering solutions, b) you have something new and innovative, or finally c) simply the lowest price.</p>
<p>The <strong>four key elements</strong> in this product portfolio review are:</p>
<p>1. <strong>Understanding your customer needs</strong> &#8211; What do the customers really want even if they don&#8217;t know they need it yet?  Spend time talking to both your internal and external sales staff and also talk directly to customers and influencers in the marketplace. Ask the &#8220;why&#8221; and &#8220;what if&#8221; questions to test ideas and challenge the accepted norm.  Ask customers what their biggest problem or need is and what&#8217;s holding them back.<br />
2. <strong>Innovation or first to market</strong> &#8211; What can you develop that&#8217;s new for the market, or what can can you bring first to the market place before your competitors. Sometimes you need to take risks, invest and develop the market later. As the pace setter you can define the market parameters and late comers will need to fight to catch up. Put another way, its often better to start off in the broad direction of travel rather than waiting to get the exact final route before starting and being left miles behind!<br />
3. <strong>Value and ease of use</strong> &#8211; In these leaner times, customers have less technical support staff, so ensure ease of set up and use and also consider whole of life competitiveness of your products and how you can deliver value for money to your customers.<br />
4. Finally <strong>map your products into the competitive dynamic</strong> both now and over a 2/3 year time horizon. From this you can debate and prioritise your own development spend/time to maximise returns, spot quick wins of new products, extra features or rebundling to provide solutions, and for less fruitful gaps consider addressing these by adding distribution of other company&#8217;s products or own label branding of their product.</p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=105&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2010/05/18/product-portfolio-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Mind Mapping</title>
		<link>http://r001.wordpress.com/2010/02/15/mind-mapping/</link>
		<comments>http://r001.wordpress.com/2010/02/15/mind-mapping/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 22:16:01 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Better Management]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[brainstorming]]></category>
		<category><![CDATA[busy executive]]></category>
		<category><![CDATA[growing business]]></category>
		<category><![CDATA[innovative director]]></category>
		<category><![CDATA[Management reporting]]></category>
		<category><![CDATA[meeting minutes]]></category>
		<category><![CDATA[Mind Mapping]]></category>
		<category><![CDATA[Mindjet]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=87</guid>
		<description><![CDATA[Mind Mapping software is a great tool for a busy executive, and it's an essential tool in any growing business.   <a href="http://r001.wordpress.com/2010/02/15/mind-mapping/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=87&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Mind Mapping software is a great tool for a busy executive, and it&#8217;s an essential tool in any growing business.  </p>
<p>The key benefits are:</p>
<p>1 Pulling your thoughts together on a competitor/potential customer/supplier.  Typically you only have sketchy knowledge to start with. You will need several sources to get more information and to identify gaps you need to address. A mind map is a great working document to pull this research together.<br />
2 Meeting Minutes. If you don&#8217;t have the luxury of a PA and have to take minutes of a meeting at the same time as being actively involved, being able to draw discussions and actions together in the meeting is a great solution. You can add actions and responsibilities directly from the map. Use to circulate as a Map or as the basis of minutes.<br />
3 Brainstorming. You can have a team brainstorming throwing out lots of new ideas, which you can record on screen and then connect and organise later.<br />
4 Collaboration.  Record and distribute a map as a working meeting document, incorporating hyper links and documents for the meeting.</p>
<p>There are several good products out there, and I use Mindjet Manager 8 for Mac, which is compatible with both MS Office and Mac applications, and is great for sharing <div id="attachment_76" class="wp-caption alignleft" style="width: 135px"><a href="http://www.mindjet.com/export/sites/default/pdf/eng/mac/mm8macdatasheet.pdf"><img src="http://r001.files.wordpress.com/2010/02/2.gif?w=25&#038;h=25" alt="" title="2" width="25" height="25" class="size-full wp-image-76" /></a><p class="wp-caption-text">Mindjet Manager for Mac</p></div></p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=87&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2010/02/15/mind-mapping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2010/02/2.gif" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Full Year Forecast What If Table</title>
		<link>http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/</link>
		<comments>http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:10:49 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Better Management]]></category>
		<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[2 variable data table]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel 2003]]></category>
		<category><![CDATA[Excel What if]]></category>
		<category><![CDATA[Financial Modelling]]></category>
		<category><![CDATA[Financial reporting]]></category>
		<category><![CDATA[Goal Seek]]></category>
		<category><![CDATA[KPI's]]></category>
		<category><![CDATA[Management reporting]]></category>
		<category><![CDATA[Multiple Goal Seek]]></category>
		<category><![CDATA[What if]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=39</guid>
		<description><![CDATA[Excel has a variety of useful functions which individually have limited use, but when combined they are enormously powerful. Here I combine, a two variable data table, with choose, and goal seek, to produce a dynamic What If table <a href="http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=39&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Excel has a variety of useful functions which individually have limited use, but when combined they are enormously powerful.</p>
<p>In my video showing the reporting model for my imaginary company BAR Fruits Ltd, I showed how a monthly reporting model could be made more powerful through a What If table, to look at possible year end outcomes. </p>
<span style="text-align:center; display: block;"><a href="http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/"><img src="http://img.youtube.com/vi/1NpqeFTxkqk/2.jpg" alt="" /></a></span>
<p>The 2 main variables effecting the full year forecast are sales and gross margin percentages for the rest of the year. These are converted to <strong>ASSUMPTION VARIABLES</strong> cell reference, and then used to flex the Budget for the remainder of the year, to give a revised full year forecast (Actual YTD plus Forecast and not Budget). </p>
<p>These <strong>VARIABLES </strong>are then used in a <strong>TWO-VARIABLE DATA TABLE</strong>. The <strong>FORMULA</strong> cell (top left cell of the table) is a <strong>CHOOSE</strong> function which give a range of alternative full year What If’s. These are returning to budget or other targets, from a predefined <strong>DROP DOWN FORMS LIST</strong>. Thus gives a useful cross table showing the full year impact of changes to the variables.</p>
<p>However, this table is very static, and not interactive. Excel’s <strong>GOAL SEEK</strong> can calculate a known output figure, where the input value is not known.  For example, what % uplift in sales is required to get back to full year budget?  This function is limited by being single action only.  </p>
<p>However, by recording a <strong>MACRO</strong>, the standard table can be refined to give multiple <strong>GOAL SEEK</strong> ‘s across the diagonal either for required Sales at specified Margin Change Assumptions.  e.g. if margins change by 1% what would the % sales change required to eliminate the year to date EBIT variance. You can then record a second <strong>MACRO</strong> for the required Margins and specified Sales change assumptions, and a Reset <strong>MACRO</strong> to return the figures to the base assumptions.</p>
<p>To finalise this, I have then added <strong>SPINNERS</strong> so that you can manually change the two <strong>VARIABLES</strong>, so that the effect of the changes can be shown on screen or projected for further discussion.</p>
<div id="attachment_123" class="wp-caption alignleft" style="width: 410px"><a href="http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/whatif-2/" rel="attachment wp-att-123"><img src="http://r001.files.wordpress.com/2010/02/whatif1.gif?w=400&#038;h=348" alt="" title="Whatif" width="400" height="348" class="size-full wp-image-123" /></a><p class="wp-caption-text">What if table showing to achieve year end budget</p></div>
<p>See a <strong>Mindmap</strong> </a> click here  <a href="https://catalyst.mindjet.com/publish/view?id=e6d91d323c57c10de755d028471e34bf4d696e64"><img src="http://r001.files.wordpress.com/2010/02/2.gif?w=25&#038;h=25" alt="" title="2" width="25" height="25" class="alignnone size-full wp-image-76" /></a> and press + to expand narrative on any branch.</p>
<p>Experiment yourself, but the combination of a two-variable Data Table, with Choose, Macros and Goal Seek, to produce a dynamic What If table, is very powerful.</p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=39&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2010/02/12/creating-a-what-if-table-using-different-full-year-outcome-targets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2010/02/whatif1.gif" medium="image">
			<media:title type="html">Whatif</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2010/02/2.gif" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Interactive Text to Excel Reports</title>
		<link>http://r001.wordpress.com/2010/02/12/adding-interactive-text-to-excel-reports/</link>
		<comments>http://r001.wordpress.com/2010/02/12/adding-interactive-text-to-excel-reports/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:50:07 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel text]]></category>
		<category><![CDATA[Formulas]]></category>
		<category><![CDATA[Interactive Text]]></category>
		<category><![CDATA[KPI's]]></category>
		<category><![CDATA[Management reporting]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=33</guid>
		<description><![CDATA[How to make extensive use of interactive text within Excel, which both eliminates the chance of error, and shows the correct figures for each month chosen.  <a href="http://r001.wordpress.com/2010/02/12/adding-interactive-text-to-excel-reports/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=33&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the major problems with monthly reporting, is keeping figures correctly aligned in Board Reports say in Word Format and the accounts say in Excel.  Invariably last minute revisions are made to the accounts and not the Word document and also human transposition error creeps in.</p>
<p>In my video showing the reporting model for my imaginary company BAR Fruits Ltd, I made extensive use of interactive text within Excel, which both eliminates the chance of error, and shows the correct figures for each month chosen. </p>
<p>The procedure is quite straightforward, simply joining your text using &amp; and formula or text within quote marks.  I would recommend, that you transfer the calculations to a calculations sheet, and use named ranges wherever possible.</p>
<p>Experiment yourself, but the following Formulas, especially in combination, are very powerful:</p>
<p><strong>LARGE</strong> returns the n-th largest value in a range <em>i.e. LARGE(array,n)</em> and <strong>SMALL</strong> the reverse. I have used this to find the highest, second highest and lowest regional sales, and then combined with <strong>VLOOKUP</strong> to return the Regions name in text.<br />
<strong>RANK</strong> returns the relative position of a number in a list <em>i.e. RANK(number,array,order)</em>. I have used this to find how a regions is ranked in terms of its gross margin performance relative to the other regions.<br />
<strong>MAX</strong> returns the largest value in a range <em>i.e.MAX(array</em>) and <strong>MIN</strong> the opposite. I have combimed this with <strong>HLOOKUP</strong> to return the name of the best sales month for a region over the year found by MAX.<br />
<strong>ROUND</strong> will help format the number for inclusion in the text i.e. <em>ROUND(Number, number of digits)</em><br />
<strong>IF</strong> allows you you to choose different narrative for above or below budget<em> i.e. IF(test,value if true,value if false)</em><br />
<strong>ISERROR</strong> allows you to eliminate values when the formula might return an error, and can be combined with IF,<em> i.e.ISERROR(Number,value if an error)</em></p>
<p>The following is an example of interactive text which is linked to the underlying figures and automatically updates on a monthly basis or when you make any revision to the figures in the Bar Fruits reporting model.</p>
<div id="attachment_128" class="wp-caption alignleft" style="width: 467px"><a href="http://r001.wordpress.com/2010/02/12/adding-interactive-text-to-excel-reports/interactive-reporting-text/" rel="attachment wp-att-128"><img src="http://r001.files.wordpress.com/2010/02/interactive-reporting-text.gif?w=457&#038;h=324" alt="" title="Interactive Reporting Text" width="457" height="324" class="size-full wp-image-128" /></a><p class="wp-caption-text">Interactive reporting text</p></div>
<p>See a <strong>Mindmap</strong> </a> click here  <a href="https://catalyst.mindjet.com/publish/view?id=87a700550a3e7d08f35907a1608518484d696e64"><img src="http://r001.files.wordpress.com/2010/02/2.gif?w=25&#038;h=25" alt="" title="2" width="25" height="25" class="alignnone size-full wp-image-76" /></a> and press + to expand narrative on any branch.</p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=33&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2010/02/12/adding-interactive-text-to-excel-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2010/02/interactive-reporting-text.gif" medium="image">
			<media:title type="html">Interactive Reporting Text</media:title>
		</media:content>

		<media:content url="http://r001.files.wordpress.com/2010/02/2.gif" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Better and quicker management reporting</title>
		<link>http://r001.wordpress.com/2009/12/16/better-and-quicker-management-reporting/</link>
		<comments>http://r001.wordpress.com/2009/12/16/better-and-quicker-management-reporting/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:30:35 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[Better Management]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[KPI's]]></category>
		<category><![CDATA[Management reporting]]></category>
		<category><![CDATA[sensitivity analysis]]></category>

		<guid isPermaLink="false">http://r001.wordpress.com/?p=5</guid>
		<description><![CDATA[Business Analytics and Reporting <a href="http://r001.wordpress.com/2009/12/16/better-and-quicker-management-reporting/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=5&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just been on the ICAEW the Business Analytics and Reporting course run by the ICAEW and Singapore Institute.  This great three-day hands-on course given by the excellent Mr KK Tang is a must for anyone regularly working with Excel data. I just wish I had been on it ten years ago as it would have saved months of time!</p>
<p>It shows how to take repetitive tasks out of monthly data and how data and narrative in your reports can be interactive both for different periods and sensitivity analysis.  It uses all those Excel functions you know about, but shows how to apply them in a practical way. And its not just for financial reporting, anyone using sales and other data will benefit .</p>
<p>It has lot&#8217;s of practical uses for the private equity industry and investments and a great way of pulling information together from different sources.</p>
<p>Update February 10 &#8211; I was awarded a Business Analytics and Reporting MERIT </p>
<p>Give me a call to discuss or  <a href="http://www.youtube.com/watch?v=1NpqeFTxkqk">Watch my own video here</a></p>
<p>Link to ICAEW training<a href="http://www.youtube.com/watch?v=vNS1p3kqwSc&amp;feature=channel">Watch a training ICAEW video here</a></p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=5&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2009/12/16/better-and-quicker-management-reporting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
		<item>
		<title>Seeking next assignment or executive financial &#8211; commercial role</title>
		<link>http://r001.wordpress.com/2009/12/15/hello-world/</link>
		<comments>http://r001.wordpress.com/2009/12/15/hello-world/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:03:46 +0000</pubDate>
		<dc:creator>r001</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[commercial director]]></category>
		<category><![CDATA[experienced financial director]]></category>
		<category><![CDATA[growing businesses]]></category>
		<category><![CDATA[innovative director]]></category>
		<category><![CDATA[refocussing businesses]]></category>
		<category><![CDATA[strategic director]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Richard is looking for ideas for a full time financial - commercial role <a href="http://r001.wordpress.com/2009/12/15/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=1&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>I am an experienced, strategic and innovative commercial/financial director with a dynamic track record of leading, refocusing and driving growth in businesses</strong></p>
<p><em>My Key Skills</em></p>
<ul>
<li>Analysis and creative developer of focussed strategies for market leadership and growth</li>
<li>Leading acquisitions, mergers and disposals both as an advisor and as an executive</li>
<li>Securing funding from private equity houses and banks</li>
<li>Strong IT skills/knowledge and implementation including advanced Excel</li>
<li>Hands on business planning, forecasting and meaningful financial and KPI reporting</li>
</ul>
<p>Over the next few weeks, whilst I am looking for either a full time financial &#8211; commercial role or part time executive roles in growing businesses, I intend to set down some of my experience for others.</p>
<p><a style="text-decoration:none;" href="http://uk.linkedin.com/in/richardcolley"><span style="font:80% Arial,sans-serif;color:#0783b6;"><img style="vertical-align:middle;" src="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" border="0" alt="View Richard Colley's LinkedIn profile" width="20" height="15" />View Richard Colley&#8217;s profile</span></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/r001.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/r001.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/r001.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=r001.wordpress.com&amp;blog=10972888&amp;post=1&amp;subd=r001&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://r001.wordpress.com/2009/12/15/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d1c993ba845524bdc61d31f7b8a9c72?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">r001</media:title>
		</media:content>

		<media:content url="http://www.linkedin.com/img/webpromo/btn_in_20x15.gif" medium="image">
			<media:title type="html">View Richard Colley's LinkedIn profile</media:title>
		</media:content>
	</item>
	</channel>
</rss>
