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

<channel>
	<title>microsoft excel courses Archives - JPL IT Training Ltd</title>
	<atom:link href="https://www.jplcomputer.co.uk/tag/microsoft-excel-courses/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Microsoft Office Training and IT Consultancy</description>
	<lastBuildDate>Tue, 18 Jan 2022 10:32:39 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.jplcomputer.co.uk/wp-content/uploads/2021/05/jpl-logo.svg</url>
	<title>microsoft excel courses Archives - JPL IT Training Ltd</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Learning Excel through games – Episode 1: macros with some VBA code</title>
		<link>https://www.jplcomputer.co.uk/learning-excel</link>
		
		<dc:creator><![CDATA[JPL]]></dc:creator>
		<pubDate>Thu, 21 Mar 2019 13:07:02 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Buckinghamshire]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[interactive learning]]></category>
		<category><![CDATA[learning excel]]></category>
		<category><![CDATA[microsoft excel courses]]></category>
		<category><![CDATA[Microsoft Excel Training]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=3294</guid>

					<description><![CDATA[<p>Learning Excel through games – Episode 1 Excel is used on a daily basis by [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/learning-excel">Learning Excel through games – Episode 1: macros with some VBA code</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Learning Excel through games – Episode 1</h2>
<p><img decoding="async" width="94" height="87" class="wp-image-7942 size-full alignright" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="learning Excel: Excel icon" />Excel is used on a daily basis by people all over the world with most of them constantly learning Excel in their work. It has lots of features that can be used from a basic to a more advanced level, with one of these features being macros. An Excel macro allows you to save a number of steps, by either recording them as you do the action or by typing them in as code (or a bit of both!) and then assigning that macro to a button to use in your spreadsheet.</p>
<p>In this blog, we have an example of an Excel macro for you to look at. If you would like to try it out, <a href="mailto:johnlegge@jplcomputer.co.uk">get in touch</a> and we can send you a copy of the spreadsheet.</p>
<p>In this spreadsheet, we have 3 students taking part in a long jump competition. They each jump 3 times and their distances are recorded. There is also a column with the world record distance in it. At the bottom of each student a formula has been used to pick up their longest jump distance. There is then a formula in cell F5 that works out who the winner is and shows it in the cell, however the cell font colour has been coloured white to hide it until the button above is pressed. This button has a macro assigned to it that will show the name of the winner and fill the cell red to show it when pressed. How the macro works is explained below.</p>
<p>&nbsp;</p>
<h3 style="text-align: left;">Firstly the formula in cell F5 is this: =INDEX($B$1:$D$1,MATCH(E5,B5:D5,1)).</h3>
<p>The <strong>MATCH</strong> part of the formula is looking at the students longest jumps (B5:D5) and then comparing them to the world record figure in cell E5. The ‘1’ part of the MATCH formula is saying that it is looking for the figure that is next closest in value to the world record figure. The range must be sorted in ascending order for the ‘1’ argument in the MATCH function.</p>
<p>The <strong>INDEX</strong> part of the formula links the jump value worked out as the highest to the name that it correlates to (so it returns the name of the student that jumped the furthest).</p>
<p>However for this to all work, the highest figures at the bottom need to be ordered in value from left to right (lowest to highest). Normally sorting is carried out vertically but in this spreadsheet, we need the sorting to be carried out horizontally. This is changed through using the options button in Data, Sort. Under here you can change the orientation of the sort.</p>
<p>All of this comes together when a macro is recorded. The macro recording to begin with is just of the ‘longest jump’ figures being sorted. Once recorded, the macro is edited to add some VBA code in to fill the cell F5 red so that the name of the student stands out. Once this is done the macro can then be assigned to the button so that when it is pressed, it all comes together and the name of the student who has won appears in the cell with a red background!</p>
<p>Want to give it a go? Then get in touch so we can send you a copy to try!</p>
<p>Once you have done it and a name has appeared, change a distance of a student who didn’t win so that they would win, reset the fill colour cell F5 to no fill and then press the button again and the new student should show as winner!</p>
<p>If you&#8217;re interested in learning Excel, then <a href="mailto:johnlegge@jplcomputer.co.uk">get in touch</a> we would be happy to help!</p>
<p>We hope you liked this hint and tip on learning Excel through games. Why not take a look at our previous hint and tip post on <a href="https://www.jplcomputer.co.uk/creating-a-pivot-table-it-training-herefordshire">creating a pivot table in Excel</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/learning-excel">Learning Excel through games – Episode 1: macros with some VBA code</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Excel training providers &#8211; news from JPL on 2018 courses</title>
		<link>https://www.jplcomputer.co.uk/excel-training-providers</link>
		
		<dc:creator><![CDATA[JPL]]></dc:creator>
		<pubDate>Thu, 21 Feb 2019 13:59:29 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[excel training providers]]></category>
		<category><![CDATA[microsoft excel]]></category>
		<category><![CDATA[microsoft excel courses]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=3251</guid>

					<description><![CDATA[<p>Excel training providers &#8211; JPL News Blog from 2018 courses In 2018 we once again [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/excel-training-providers">Excel training providers &#8211; news from JPL on 2018 courses</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3>Excel training providers &#8211; JPL News Blog from 2018 courses</h3>
<p>In 2018 we once again had a very busy year delivering courses of which 92% were Excel based. This was no surprise to us as this tends to be the case every year!</p>
<p>Excel is such a valuable package for companies that it tends to be the main module from all the other modules in the Microsoft Office package that employers want training for their staff. The Excel training for their staff is sought after to help improve and build on their knowledge of Excel to aid them in their daily jobs. As well as helping at work though, the Excel training will help the staff overall with their knowledge of the package that they could then use at home too.</p>
<p>We’ve produced 3 simple charts (In Excel of course) to show the split by: <em>(just click on each chart to view a larger version of it)</em></p>
<ul>
<li>County</li>
<li>Module</li>
<li>Level of Excel</li>
</ul>
<p>Most of the training courses were carried out in groups of between 2 and 10 but we also delivered some 1 to 1 training as well.</p>
<p>There were also a selection of courses which were bespoked to the requirements of our customers too.</p>
<p>All our content of the courses is contained on our web page, which you can take a look at here <a href="https://www.jplcomputer.co.uk/microsoft-office-training.html" target="_blank" rel="noopener noreferrer">www.jplcomputer.co.uk/microsoft-office-training</a></p>
<p>While we focus our attention primarily for Microsoft training courses in Worcestershire, Warwickshire, Gloucestershire, Herefordshire, Leicestershire and West Midlands you’ll see we sometimes travel further afield.</p>
<p>As mentioned before, Excel training for employers is a great investment in enabling staff to work smarter and much more efficiently when carrying out their work.</p>
<p>For more information on how we as Excel training providers can help improve the productivity of your staff in the workplace using Microsoft Office applications like Excel please contact us on 07903 840105 or email us at <a href="mailto:johnlegge@jplcomputer.co.uk">johnlegge@jplcomputer.co.uk</a>.</p>
<p>The post <a href="https://www.jplcomputer.co.uk/excel-training-providers">Excel training providers &#8211; news from JPL on 2018 courses</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Excel training in Gloucestershire &#8211; the &#8216;Five Flavours of Excel&#8217;!</title>
		<link>https://www.jplcomputer.co.uk/excel-training-in-gloucestershire-five-flavours</link>
		
		<dc:creator><![CDATA[JPL]]></dc:creator>
		<pubDate>Wed, 09 Jan 2019 17:18:48 +0000</pubDate>
				<category><![CDATA[Company News]]></category>
		<category><![CDATA[Excel training in Gloucestershire]]></category>
		<category><![CDATA[Excel courses]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[excel training in Gloucestershire]]></category>
		<category><![CDATA[microsoft excel courses]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=3179</guid>

					<description><![CDATA[<p>Excel training in Gloucestershire From Farmers spouses to manufactures to Snow film set providers they [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/excel-training-in-gloucestershire-five-flavours">Excel training in Gloucestershire &#8211; the &#8216;Five Flavours of Excel&#8217;!</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Excel training in Gloucestershire</h2>
<p>From Farmers spouses to manufactures to Snow film set providers they all use Excel in Gloucestershire!</p>
<p>Excel training these days comes in all flavours and here at JPL we seek to meet a variety of needs; we have 5 ‘flavours’ of Excel on offer here at JPL!</p>
<p>There is the common type of training we deliver which is on site in Gloucestershire at a company’s site in a meeting room. We make good use of interactive questioning, exercises and explanation on a white board or flip chart.</p>
<p>As our approach is interactive based on active learning not passive learning there are no demo’s its all hands on, the attendees are doing all the exercises to practice what they learn as they go along!</p>
<p>Then we have the self-teach packages we’ve developed. These sit around 3 modules: Basic, Intermediate and Advanced Excel. Each module covers 6 topics and includes a video, example and exercise per topic with answers. If you want to find out more about this, head on over to the page on our website <a href="https://www.jplcomputer.co.uk/self-teach/" target="_blank" rel="noopener">here</a>.</p>
<p>In addition, we also deliver bespoke training developed to the customer’s request using selected topics and sometimes their own data. This can often be a great way of getting training for your staff especially if their knowledge is mixed, so just a basic or an intermediate course wouldn’t be right but a basic/intermediate one would!</p>
<p>Excel training in Gloucestershire has become an integral part of our business and we look forward to developing the use of Excel in other companies in the region.</p>
<p>For more information on all our courses please contact us at <a href="mailto:johnlegge@jplcomputer.co.uk">johnlegge@jplcomputer.co.uk</a> or on 07903 840105 we will be happy to help.</p>
<p>Want to know what some thought of our courses? You can head over and take a look at our customer comments <a href="https://www.jplcomputer.co.uk/comments" target="_blank" rel="noopener">here</a>.</p>
<p>The post <a href="https://www.jplcomputer.co.uk/excel-training-in-gloucestershire-five-flavours">Excel training in Gloucestershire &#8211; the &#8216;Five Flavours of Excel&#8217;!</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
