<?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/" >

<channel><title><![CDATA[Statistical Services Centre Ltd - Blog]]></title><link><![CDATA[https://www.ssc-training.co.uk/blog]]></link><description><![CDATA[Blog]]></description><pubDate>Tue, 12 May 2026 00:01:20 +0000</pubDate><generator>Weebly</generator><item><title><![CDATA[excel for data manipulation]]></title><link><![CDATA[https://www.ssc-training.co.uk/blog/excel-for-data-manipulation]]></link><comments><![CDATA[https://www.ssc-training.co.uk/blog/excel-for-data-manipulation#comments]]></comments><pubDate>Mon, 15 Jul 2019 08:36:58 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.ssc-training.co.uk/blog/excel-for-data-manipulation</guid><description><![CDATA[A selection of data manipulation tasks that I often encounter prior to modeling, that is, prepare the dataset for exporting to a standard statistics package.   Multiple indicators rolled/concatenated into a single column; for example:    Column A needs splitting into 2 separate columns:one for the treatment label, one for the day indicator, like so:    Which is accomplished by using text extractor functions:  [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">A selection of data manipulation tasks that I often encounter prior to modeling, that is, prepare the dataset for exporting to a standard statistics package.</div>  <span class='imgPusher' style='float:right;height:0px'></span><span style='display: table;width:auto;position:relative;float:right;max-width:100%;;clear:right;margin-top:0px;*margin-top:0px'><a><img src="https://www.ssc-training.co.uk/uploads/1/1/2/2/112239225/editor/blog11.jpg?1563180104" style="margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; border-width:0; max-width:100%" alt="Picture" class="galleryImageBorder wsite-image" /></a><span style="display: table-caption; caption-side: bottom; font-size: 90%; margin-top: -10px; margin-bottom: 10px; text-align: center;" class="wsite-caption"></span></span> <div class="paragraph" style="display:block;"><strong>Multiple indicators rolled/concatenated into a single column; for example:<br /></strong><br /></div> <hr style="width:100%;clear:both;visibility:hidden;"></hr>  <span class='imgPusher' style='float:right;height:0px'></span><span style='display: table;width:224px;position:relative;float:right;max-width:100%;;clear:right;margin-top:0px;*margin-top:0px'><a><img src="https://www.ssc-training.co.uk/uploads/1/1/2/2/112239225/published/blog12.jpg?1563183216" style="margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; border-width:0; max-width:100%" alt="Picture" class="galleryImageBorder wsite-image" /></a><span style="display: table-caption; caption-side: bottom; font-size: 90%; margin-top: -10px; margin-bottom: 10px; text-align: center;" class="wsite-caption"></span></span> <div class="paragraph" style="text-align:left;display:block;">Column A needs splitting into 2 separate columns:<br />one for the treatment label, one for the day indicator, like so:</div> <hr style="width:100%;clear:both;visibility:hidden;"></hr>  <span class='imgPusher' style='float:right;height:0px'></span><span style='display: table;width:auto;position:relative;float:right;max-width:100%;;clear:right;margin-top:0px;*margin-top:0px'><a><img src="https://www.ssc-training.co.uk/uploads/1/1/2/2/112239225/published/blog13.jpg?1563182858" style="margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 10px; border-width:0; max-width:100%" alt="Picture" class="galleryImageBorder wsite-image" /></a><span style="display: table-caption; caption-side: bottom; font-size: 90%; margin-top: -10px; margin-bottom: 10px; text-align: center;" class="wsite-caption"></span></span> <div class="paragraph" style="display:block;">Which is accomplished by using text extractor functions:<br /></div> <hr style="width:100%;clear:both;visibility:hidden;"></hr>]]></content:encoded></item></channel></rss>