<?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>Excel Tips | JPL IT Training In Worcestershire &amp; throughout the UK</title>
	<atom:link href="https://www.jplcomputer.co.uk/category/hints-and-tips/excel-tips/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jplcomputer.co.uk/category/hints-and-tips/excel-tips/</link>
	<description>Microsoft Office Training and IT Consultancy</description>
	<lastBuildDate>Thu, 02 Apr 2026 10:55:46 +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>Excel Tips | JPL IT Training In Worcestershire &amp; throughout the UK</title>
	<link>https://www.jplcomputer.co.uk/category/hints-and-tips/excel-tips/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WEEKDAY Function in Excel &#8211; have you heard of or tried this function out?</title>
		<link>https://www.jplcomputer.co.uk/2026/03/27/weekday-function-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Fri, 27 Mar 2026 10:43:49 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Herefordshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[IT training Herefordshire]]></category>
		<category><![CDATA[Microsoft Office Courses Herefordshire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10837</guid>

					<description><![CDATA[<p>WEEKDAY Function in Excel – what is this function and what can you use it [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2026/03/27/weekday-function-in-excel/">WEEKDAY Function in Excel &#8211; have you heard of or tried this function out?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>WEEKDAY Function in Excel – what is this function and what can you use it for in your spreadsheets</h2>
<p><img decoding="async" width="94" height="87" class="size-full wp-image-7942 alignright" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="TEXTJOIN Function in Excel: Excel icon" />This week&#8217;s hint and tip is on the WEEKDAY function in Excel. This function can be used to return the day of the week as a number relating to a date in your spreadsheets. This isn&#8217;t covered in our courses so we decided to do a hint and tip on it. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>WEEKDAY Function</h4>
<p>This function returns the day of the week from a date in your spreadsheet. The day is returned as a number and by default ranges from 1 (Sunday) to 7 (Saturday). We are going to go through it&#8217;s syntax below:</p>
<p>Function layout: =WEEKDAY(serial_number,[return_type])</p>
<ul>
<li><strong>serial_number:</strong> this is required. This is either the cell reference where the date is located or you can enter the date be using the DATE function <em>(e.g. for 17th June 2025 you would use DATE(2025,6,17)</em></li>
<li><strong>[return_type]:</strong> this is optional. This is where you can type in a number from a table to determine the type of return for the formula</li>
</ul>
<p>&nbsp;</p>
<h4>Worked example</h4>
<p>We are going to go through an example of this function now below.</p>
<p>The formula we are going to use is: =WEEKDAY(B1,2). This formula has the cell reference filled in for the first part and then the number 2 selected from the table of return type options. The return type options are listed below and come up when you are typing it in.</p>
<p>Return type options:</p>
<ul>
<li>1 &#8211; Numbers 1 (Sunday) to 7 (Saturday)</li>
<li>2 &#8211; Numbers 1 (Monday) to 7 (Sunday)</li>
<li>3 &#8211; Numbers 0 (Monday) through 6 (Sunday)</li>
<li>11 &#8211; Numbers 1 (Monday) to 7 (Sunday)</li>
<li>12 &#8211; Numbers 1 (Tuesday) through 7 (Monday)</li>
<li>13 &#8211; Numbers 1 (Wednesday) through 7 (Tuesday)</li>
<li>14 &#8211; Numbers 1 (Thursday) through 7 (Wednesday)</li>
<li>15 &#8211; Numbers 1 (Friday) to (Thursday)</li>
<li>16 &#8211; Numbers 1 (Saturday) through 7 (Sunday)</li>
<li>17 &#8211; Numbers 1 (Sunday) to 7 (Saturday)</li>
</ul>
<p><img fetchpriority="high" decoding="async" width="300" height="218" class="aligncenter wp-image-10850 size-medium" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-screenshot-300x218.png" alt="WEEKDAY function in Excel - WEEKDAY function screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-screenshot-300x218.png 300w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-screenshot.png 553w" sizes="(max-width: 300px) 100vw, 300px" /></p>
<p>Once the function is filled in, it returns the number for the day shown in column B. You then copy it down to fill in the rest of the cells.</p>
<p><img decoding="async" width="354" height="403" class="aligncenter wp-image-10849 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-outcomes-screenshot.png" alt="WEEKDAY function in Excel - WEEKDAY function outcomes screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-outcomes-screenshot.png 354w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-WEEKDAY-function-outcomes-screenshot-264x300.png 264w" sizes="(max-width: 354px) 100vw, 354px" /></p>
<p>&nbsp;</p>
<h4>Conditional Formatting</h4>
<p>Now that we have created the formula, we are going to apply conditional formatting to the cells to fill grey the weekend days. Firstly select column C. Then go to conditional formatting, highlight cell rules and choose &#8216;New Rule&#8217; option. From here set up the following rule, &#8216;cell value greater than 5&#8217; and the formatting being a grey full colour. The rule can be seen below when you select the manage rules option.</p>
<p>&nbsp;</p>
<p><img decoding="async" width="602" height="213" class="size-full wp-image-10851 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-screenshot.png" alt="WEEKDAY function in Excel - conditional formatting screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-screenshot.png 602w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-screenshot-300x106.png 300w" sizes="(max-width: 602px) 100vw, 602px" /></p>
<p>Once applied, the conditional formatting can be seen on the cells as shown in the screenshot below.</p>
<p><img decoding="async" width="343" height="399" class="size-full wp-image-10847 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-outcomes-screenshot.png" alt="WEEKDAY function in Excel - conditional formatting outcomes screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-outcomes-screenshot.png 343w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/03/WEEKDAY-function-in-Excel-conditional-formatting-outcomes-screenshot-258x300.png 258w" sizes="(max-width: 343px) 100vw, 343px" /></p>
<p>&nbsp;</p>
<p>The video below shows you what the WEEKDAY function in Excel is and an example of how it can be used. There are lots of functions in Excel that can be used in many ways in your spreadsheets.</p>
<p>Take a look below at the video to find out more and then try it out on your own computer!</p>
<p><iframe title="WEEKDAY Function in Excel" src="https://www.youtube.com/embed/-dKSM3dj3zA?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on the WEEKDAY Function in Excel. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2026/02/27/how-to-create-a-table-of-contents-in-word/">creating a Table of Contents in Word</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2026/03/27/weekday-function-in-excel/">WEEKDAY Function in Excel &#8211; have you heard of or tried this function out?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>PivotTable by Copilot in Excel &#8211; how you can create one using Copilot</title>
		<link>https://www.jplcomputer.co.uk/2026/01/28/pivottable-by-copilot-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Fri, 30 Jan 2026 10:28:58 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Herefordshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[IT training Herefordshire]]></category>
		<category><![CDATA[Microsoft Office Courses Herefordshire]]></category>
		<category><![CDATA[PowerPoint training]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10773</guid>

					<description><![CDATA[<p>PivotTable by Copilot in Excel &#8211; how can I use Copilot to create a PivotTable [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2026/01/28/pivottable-by-copilot-in-excel/">PivotTable by Copilot in Excel &#8211; how you can create one using Copilot</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>PivotTable by Copilot in Excel &#8211; how can I use Copilot to create a PivotTable in my spreadsheets?</h2>
<p><img decoding="async" width="85" height="85" class="alignright wp-image-131 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2021/05/excel-001.svg" alt="PivotTable by Copilot in Excel: Excel icon" />This week&#8217;s hint and tip is looking at how you can create a PivotTable by Copilot in Excel. We cover PivotTables on our <a href="https://www.jplcomputer.co.uk/advanced-excel-training-course/">Advanced Excel training course</a> but not how to create one using Copilot.  We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>Copilot in Excel</h4>
<p>Copilot is the AI tool that is available for users in all the Microsoft packages. It can be used for a variety of tasks and there are a number of options it can be used for in Excel.</p>
<p>We have done a previous hint and tip post as a brief introduction to using Copilot. You can find that information <a href="https://www.jplcomputer.co.uk/2025/12/20/using-copilot-in-excel/">here in the hint and tip post</a>.</p>
<p>&nbsp;</p>
<h4>PivotTable by Copilot in Excel example</h4>
<p>We are going to demonstrate the use of the AI tool to analyse and create a PivotTable to summarise the data in a spreadsheet below.</p>
<p>Clicking on the drop down arrow on the Copilot button found on the Home Tab, select the ‘App Skills’ option.</p>
<p>From here a prompt window will appear on the right where you can type in your message with what you want Copilot to do.</p>
<p>We are typing in the following: “PivotTable with sum of sales with part no in rows and customer in columns”. This produces the following screenshot where it is analysing the data.</p>
<p><img decoding="async" width="602" height="320" class="aligncenter wp-image-10775 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-2.png" alt="PivotTable by Copilot in Excel screenshot 1" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-2.png 602w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-2-300x159.png 300w" sizes="(max-width: 602px) 100vw, 602px" /></p>
<p>Once it has finishing analysing, it gives you the summary in the side pane with the option to ‘Add to a new sheet’. This will insert the PivotTable into the workbook for you.</p>
<p><img decoding="async" width="624" height="245" class="aligncenter wp-image-10776 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-3.png" alt="PivotTable by Copilot in Excel screenshot 2" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-3.png 624w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-3-300x118.png 300w" sizes="(max-width: 624px) 100vw, 624px" /></p>
<p>When typing in your message/prompt to Copilot, being more specific and detailed is the key to getting exactly what you require. As we did not mention what to put in the Filters PivotTable field, there is nothing currently there.</p>
<p>&nbsp;</p>
<h4>PivotTable second example</h4>
<p>We are now going to create another PivotTable to analyse the data with a more detailed prompt to show how adding in more information will give you the PivotTable you want.</p>
<p>So, the prompt we are using now is: “PivotTable with sum of sales with part no in rows, customers in columns, sales period and sales year in filters”.</p>
<p><img decoding="async" width="602" height="237" class="wp-image-10777 size-full aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-4.png" alt="PivotTable by Copilot in Excel screenshot 3" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-4.png 602w, https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/PivotTable-by-Copilot-in-Excel-screenshot-4-300x118.png 300w" sizes="(max-width: 602px) 100vw, 602px" /></p>
<p>This then produces the PivotTable above which you can see is the same as the previous one except there are now filter options included.</p>
<p>Each time there is then an option to click on the button to ‘add to a new sheet’ so that the PivotTable can be added into your workbook.</p>
<p>&nbsp;</p>
<p>The video below shows you how you can create a PivotTable by Copilot in Excel. Copilot can be a good aid tool for a user with some detailed and specific prompts in helping streamline their data analysis.</p>
<p>Take a look below at the video to find out more and then try them out on your own computer!</p>
<p><iframe title="PivotTable by Copilot in Excel" src="https://www.youtube.com/embed/CEoCqpw2QK0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<div id="left-area">
<article id="post-6181" class="et_pb_post post-6181 post type-post status-publish format-standard category-hints-tips category-microsoft-office-courses-derbyshire category-powerpoint-tips">
<div class="entry-content">
<div id="et-boc" class="et-boc">
<div class="et-l et-l--post">
<div class="et_builder_inner_content et_pb_gutters2">
<div class="et_pb_section et_pb_section_0 et_section_regular">
<div class="et_pb_row et_pb_row_0">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light">
<div class="et_pb_text_inner">
<p>We hope you have enjoyed this hint and tip on creating a PivotTable by Copilot in Excel. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2025/12/20/using-copilot-in-excel/">a brief introduction to how to use Copilot in Excel</a>?</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
<p>The post <a href="https://www.jplcomputer.co.uk/2026/01/28/pivottable-by-copilot-in-excel/">PivotTable by Copilot in Excel &#8211; how you can create one using Copilot</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Using Copilot in Excel &#8211; a brief introduction to the AI package</title>
		<link>https://www.jplcomputer.co.uk/2025/12/20/using-copilot-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Sat, 20 Dec 2025 14:51:02 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Warwickshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Warwickshire]]></category>
		<category><![CDATA[PowerPoint training]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10771</guid>

					<description><![CDATA[<p>Using Copilot in Excel &#8211; the Microsoft AI package that can be used along your [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/12/20/using-copilot-in-excel/">Using Copilot in Excel &#8211; a brief introduction to the AI package</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Using Copilot in Excel &#8211; the Microsoft AI package that can be used along your spreadsheets</h2>
<p><img decoding="async" width="85" height="85" class="alignright wp-image-131 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2021/05/excel-001.svg" alt="Using Copilot in Excel: Excel icon" />This week&#8217;s hint and tip is slightly different as it looks at a brief introduction to using Copilot in Excel. Copilot is Microsoft&#8217;s AI tool and so we thought we&#8217;d do a short hint and tip on some key points of using it as well as a little introduction to it.  We are going to go through it now below.</p>
<p>&nbsp;</p>
<p><em>** note: currently at the date this is published all the information is correct, but as Copilot is updated, some of the information below might update and change. It is always worth checking your subscription information or check the Microsoft website if you are unsure **</em></p>
<p>&nbsp;</p>
<h4>Copilot in Excel</h4>
<p>Copilot is an AI tool that is available for users in all the Microsoft packages. It can be used for a variety of tasks and there are a number of options it can be used for in Excel.</p>
<p>Within your Microsoft subscription package you will receive a number of AI credits. The amount will depend on the subscription package that you have. Each action you do which uses AI will deduct a credit from your balance. This balance resets at the beginning of each month. If you want more credits you can subscribe to Copilot Pro.</p>
<p>&nbsp;</p>
<h4>Some key points</h4>
<p>For Copilot to work on your documents, AutoSave must be turned on. If it is not, then you will only be able to chat to Copilot and not use the other features it has available within the package. You might also need to go into your Excel options settings and enable it.</p>
<p>Once you have AutoSave turned on, your data will need to be formatted in a specific way for Copilot to work and be able to carry out the task you require in Excel.</p>
<p>You will need to either have your data formatted as an Excel Table or as a supported range. Formatting as an Excel Table is through the use of the option found on the Home Tab. A supported range is data where it has not been formatted as a table but meets all the following requirements:</p>
<ul>
<li>Only one header row</li>
<li>No blank headers</li>
<li>Headers are only on columns, not on rows</li>
<li>Headers are unique, no duplicate headers</li>
<li>No merged cells</li>
<li>No empty rows or columns</li>
<li>Data is formatted in a consistent way</li>
<li>No subtotals</li>
</ul>
<p>&nbsp;</p>
<h4>Versions of Excel</h4>
<p>Some options are currently only available to the web version of Excel (e.g. Clean Data) but are being rolled out to the desktop versions soon.</p>
<p>Copilot is seen as being especially useful for users who have large datasets that need tidying up or summarising quickly. We are going to go through an example of how it can be used for data analysis in a future hint and tip.</p>
<p><img decoding="async" width="200" height="116" class="alignright wp-image-10778 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2026/01/Using-Copilot-in-Excel-screenshot.png" alt="Using Copilot in Excel screenshot" />When using Copilot within Excel, it’s important to click on the arrow and choose the ‘App Skills’ option. This allows you to use the AI tool with your data within the workbook you are currently in, rather than just asking the AI tool a chat based question.</p>
<p>&nbsp;</p>
<div id="left-area">
<article id="post-6181" class="et_pb_post post-6181 post type-post status-publish format-standard category-hints-tips category-microsoft-office-courses-derbyshire category-powerpoint-tips">
<div class="entry-content">
<div id="et-boc" class="et-boc">
<div class="et-l et-l--post">
<div class="et_builder_inner_content et_pb_gutters2">
<div class="et_pb_section et_pb_section_0 et_section_regular">
<div class="et_pb_row et_pb_row_0">
<div class="et_pb_column et_pb_column_4_4 et_pb_column_0 et_pb_css_mix_blend_mode_passthrough et-last-child">
<div class="et_pb_module et_pb_text et_pb_text_2 et_pb_text_align_left et_pb_bg_layout_light">
<div class="et_pb_text_inner">
<p>We hope you have enjoyed this brief hint and tip on an introduction to Copilot in Excel. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2025/11/28/presenter-view-in-powerpoint/">using the PowerPoint Presenter View</a>?</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/12/20/using-copilot-in-excel/">Using Copilot in Excel &#8211; a brief introduction to the AI package</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Between Symbol in Excel &#8211; is there one in you can use in an IF function?</title>
		<link>https://www.jplcomputer.co.uk/2025/08/27/between-symbol-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Wed, 27 Aug 2025 08:28:25 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Herefordshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[IT training Herefordshire]]></category>
		<category><![CDATA[Microsoft Office Courses Herefordshire]]></category>
		<category><![CDATA[Advanced Excel]]></category>
		<category><![CDATA[Excel Training]]></category>
		<category><![CDATA[IF Statement]]></category>
		<category><![CDATA[microsoft courses]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10636</guid>

					<description><![CDATA[<p>Between Symbol in Excel &#8211; does this option exist in Excel to use in your [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/08/27/between-symbol-in-excel/">Between Symbol in Excel &#8211; is there one in you can use in an IF function?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Between Symbol in Excel &#8211; does this option exist in Excel to use in your formulas?</h2>
<p><img decoding="async" class="alignright wp-image-3895 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2019/11/Excel-icon.jpg" alt="Between symbol in Excel: Excel icon" />This week&#8217;s hint and tip is about how you can &#8216;create&#8217; a between symbol in Excel. There are a number of symbols in Excel and when comparing cells the greater than and less than ones are used a lot. We often get asked if there is a between symbol similar to these two and unfortunately no, but you are able to &#8216;create&#8217; one using a formula. This formula is covered on our <a href="https://www.jplcomputer.co.uk/advanced-excel-training-course/">Advanced Excel training course</a> but we decided to do a hint and tip on it with its use in this example too. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>The AND function</h4>
<p>The AND function in Excel is a logical function that returns an outcome of TRUE if all the arguments are true and FALSE if at least one argument is false. We can use this AND function to test if something is greater than or equal to and less than or equal to something. This essentially is a way of testing for &#8216;between&#8217; in Excel.</p>
<p>&nbsp;</p>
<h4>Using a &#8216;between&#8217; symbol in an IF function</h4>
<p>A reminder of the layout of the IF function can be seen below with explanation of its parts:</p>
<p>=IF(logical test,Value_if_true,Value_if_false)</p>
<p>The logical test is what you are looking for or your ‘question’. Then the ‘Value_if_true’ part is the outcome of the test is true. Finally the ‘Value_if_false’ part is if the outcome of the test is false.</p>
<p>Often the logical test is looking to test if something is greater than or less than something, but you can also test for if something is between something. There isn&#8217;t a symbol for this, you have to use the AND function and nest it within the IF function. We&#8217;re going to show this below.</p>
<p>&nbsp;</p>
<h4>Worked example</h4>
<p>We are now going to create a formula that allows us to test for &#8216;between&#8217;. As there is no actual symbol on your keyboard for this, we are using the AND function to &#8216;create&#8217; this symbol. This is then being nested into the logical part of the IF function.</p>
<p>The formula we are going to use is shown below:</p>
<p>=IF(AND(B1&gt;=E1,B1&lt;=E2),B1*E3,E4)</p>
<p>The parts of the formula are explained below:</p>
<ul>
<li>Logical test: AND(B1&gt;=E1,B1&lt;=E2). This function is testing if B1 is greater than or equal to E1 and also if B1 is less than or equal to E2</li>
<li>Value if true: B1*E3. The outcome if it is true, a percentage calculation to work out the discount</li>
<li>value if false: E4. The outcome if it is false, nothing/zero</li>
</ul>
<p>As the AND function will only return a TRUE if all the arguments in it are true, this formula will only return TRUE if the cell B1 is &#8216;between&#8217; the two cells E1 and E2.</p>
<p>&nbsp;</p>
<p>The video below explains how you can create this &#8216;between&#8217; symbol and then use it within your formulas in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/">Excel</a>.</p>
<p>Watch the video below to find out more and then try it out on your computer!</p>
<p><iframe title="&#039;Between&#039; Symbol in Excel" src="https://www.youtube.com/embed/V2B-E6SAOQw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip. Why not take a look at our previous one on using the <a href="https://www.jplcomputer.co.uk/2025/07/31/evaluate-formula-in-excel/">Evaluate Formula option in Excel</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/08/27/between-symbol-in-excel/">Between Symbol in Excel &#8211; is there one in you can use in an IF function?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Evaluate Formula in Excel &#8211; what is this option and what does it do?</title>
		<link>https://www.jplcomputer.co.uk/2025/07/31/evaluate-formula-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Thu, 31 Jul 2025 07:25:44 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Herefordshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[IT training Herefordshire]]></category>
		<category><![CDATA[Microsoft Office Courses Herefordshire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10607</guid>

					<description><![CDATA[<p>Evaluate Formula in Excel &#8211; how can you use this option in Excel to explain [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/07/31/evaluate-formula-in-excel/">Evaluate Formula in Excel &#8211; what is this option and what does it do?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Evaluate Formula in Excel &#8211; how can you use this option in Excel to explain complex formulas?</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="Evaluate formula in Excel: Excel icon" /></p>
<p>This week&#8217;s <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> is on the the evaluate formula option in Excel. Formula auditing can be a very useful feature in Excel as it can help you debug and explain complex formulas that you might struggle to understand. This can be especially useful if the formulas are in a spreadsheet that someone else created. We cover some formula auditing in our <a href="https://www.jplcomputer.co.uk/intermediate-microsoft-excel-training-course/">Intermediate Excel training course</a>, but not this exact option so we decided to do a hint and tip on it. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>Formula Auditing in Excel</h4>
<p>Formula auditing can be a very helpful and useful feature in Excel for users to help them understand formulas in their spreadsheets. Formulas can be hard to understand for anyone but especially if you aren&#8217;t the creator of them. The options available in the formula auditing area in Excel are a great way to try and help you understand and debug or troubleshoot formulas. There are a number of options in the area on the ribbon, we are going to go through one now below.</p>
<p>&nbsp;</p>
<h4>Evaluate Formula option</h4>
<p>This evaluate option allows you to go through the formula step by step and shows the result of the underlined part of the formula in the box. As you click through, it will keep giving results until it finally gives you the answer of the formula.</p>
<p>To use this option, you click on a cell with a formula in it and then click on the Evaluate Formula button. This brings up a pop up window that you can see below in the screenshot.</p>
<p>The pop up window will tell you the cell that you are referring to and then will let you evaluate the formula in the box next to it.</p>
<p><img decoding="async" width="624" height="281" class="size-full wp-image-10613 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/07/Evaluate-Formula-in-Excel-evaluate-formula-pop-up-window.png" alt="Evaluate Formula in Excel - evaluate formula pop up window" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/07/Evaluate-Formula-in-Excel-evaluate-formula-pop-up-window.png 624w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/07/Evaluate-Formula-in-Excel-evaluate-formula-pop-up-window-300x135.png 300w" sizes="(max-width: 624px) 100vw, 624px" /></p>
<p>&nbsp;</p>
<p>The video below talks through the evaluate formula option and how you can use it in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/">Excel</a>. Take a look to find out more and then try them out on your own computer!</p>
<p><iframe title="Evaluate Formula in Excel" src="https://www.youtube.com/embed/znlnkcDpBE0?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on the evaluate formula in Excel option. Why not take a look at our previous video hint and tip on the <a href="https://www.jplcomputer.co.uk/2025/06/27/sumifs-and-countifs-functions-in-excel/">the functions SUMIFS and COUNTIFS in Excel</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/07/31/evaluate-formula-in-excel/">Evaluate Formula in Excel &#8211; what is this option and what does it do?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>SUMIFS and COUNTIFS Functions in Excel &#8211; what do these do?</title>
		<link>https://www.jplcomputer.co.uk/2025/06/27/sumifs-and-countifs-functions-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Fri, 27 Jun 2025 14:35:08 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Warwickshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Warwickshire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10586</guid>

					<description><![CDATA[<p>SUMIFS and COUNTIFS Functions in Excel &#8211; how are these different to the SUMIF and [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/06/27/sumifs-and-countifs-functions-in-excel/">SUMIFS and COUNTIFS Functions in Excel &#8211; what do these do?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>SUMIFS and COUNTIFS Functions in Excel &#8211; how are these different to the SUMIF and COUNTIF functions?</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="SUMIFS and COUNTIFS functions in Excel: Excel icon" /></p>
<p>This week&#8217;s <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> is on the SUMIFS and COUNTIFS functions in Excel. Functions (also referred to as formulas) are used by many on a day to day basis in Excel. These functions are seen as a &#8216;step on&#8217; from the SUMIF and COUNTIF as they work off multiple criteria and so can give a bit more flexibility in their use. We cover the SUMIFS formula on <a href="https://www.jplcomputer.co.uk/master-class-excel-silver-training-course/">Master Class Excel Silver training course</a>, but we decided to do a hint and tip on it with COUNTIFS too. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>SUMIFS function in Excel</h4>
<p>The SUMIFS function is the same as the SUMIF except it has a bit more flexibility in that it can add up ranges based off multiple criteria whereas SUMIF only adds up based off one criteria.</p>
<p>The syntax for the formula can be seen below with explanation for each part:</p>
<p>SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], &#8230;)</p>
<p>The parts you need are:</p>
<ul>
<li><strong>sum_range:</strong> this is required.</li>
<li><strong>criteria_range1:</strong> this is required. This is the first range for the criteria associated with it</li>
<li><strong>criteria1:</strong> this is required. This is the criteria that defines which cells to be counted in the formula</li>
<li><strong>[criteria_range2, criteria2]…:</strong> these are optional (shown by the square brackets)</li>
</ul>
<p>Look at the construction of the formula below.</p>
<p><img decoding="async" width="702" height="282" class="size-full wp-image-10603 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-SUMIFS-screenshot.xlsx.png" alt="SUMIFS and COUNTIFS functions - SUMIFS screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-SUMIFS-screenshot.xlsx.png 702w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-SUMIFS-screenshot.xlsx-300x121.png 300w" sizes="(max-width: 702px) 100vw, 702px" /></p>
<p>We’ve used the SUMIFS formula to work out how many Oranges were sold by Susan. Here the formula picks up row 3 and row 7 where product is Oranges and the salesperson is Susan. Then it adds up the cells in column A meeting these criteria i.e. 4 + 12 = 16</p>
<p>&nbsp;</p>
<h4>COUNTIFS function in Excel</h4>
<p>Similarly, with the COUNTIFS function, it has a bit more flexibility than COUNTIF in that it can count up based off multiple criteria than just one criteria with COUNTIF.</p>
<p>The syntax for the formula is shown below with an explanation for each part:</p>
<p>COUNTIFS(criteria_range1, criteria1, [criteria_range2, criteria2]…)</p>
<p>The parts you need are:</p>
<ul>
<li><strong>criteria_range1:</strong> this is required. This is the first range for the criteria associated with it</li>
<li><strong>criteria1:</strong> this is required. This is the criteria that defines which cells to be counted in the formula</li>
<li><strong>[criteria_range2, criteria2]…:</strong> these are optional (shown by the square brackets)</li>
</ul>
<p>&nbsp;</p>
<p>Look at the construction of the formula below.</p>
<p><img decoding="async" width="670" height="271" class="size-full wp-image-10602 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-COUNTIFS-screenshot.xlsx.png" alt="SUMIFS and COUNTIFS functions - COUNTIFS screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-COUNTIFS-screenshot.xlsx.png 670w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/06/SUMIFS-and-COUNTIFS-functions-COUNTIFS-screenshot.xlsx-300x121.png 300w" sizes="(max-width: 670px) 100vw, 670px" /></p>
<p>We’ve used the COUNTIFS formula to work out how much Bread was sold by Jane. Here the formula picks up row 3 and row 7 where product is Bread and the salesperson is Jane. Then it counts up how many rows in the data meeting these criteria, i.e. 1 row + 1 row = 2 rows</p>
<p>&nbsp;</p>
<p>The video below talks through the SUMIFS and COUNTIFS functions and how they can be used in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/">Excel</a>.</p>
<p>&nbsp;</p>
<p>Take a look below at the video to find out more and then try them out on your own computer!</p>
<p><iframe title="SUMIFS and COUNTIFS functions in Excel" src="https://www.youtube.com/embed/IzgpHnypcBQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on the SUMIFS and COUNTIFS functions in Excel. Why not take a look at our previous video hint and tip on the <a href="https://www.jplcomputer.co.uk/2025/05/28/autocomplete-data-validation-in-excel/">autocomplete data validation feature in Excel</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/06/27/sumifs-and-countifs-functions-in-excel/">SUMIFS and COUNTIFS Functions in Excel &#8211; what do these do?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Autocomplete Data Validation in Excel &#8211; how does this work in my worksheets?</title>
		<link>https://www.jplcomputer.co.uk/2025/05/28/autocomplete-data-validation-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Wed, 28 May 2025 09:05:25 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training Herefordshire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[IT training Herefordshire]]></category>
		<category><![CDATA[Microsoft Office Courses Herefordshire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10559</guid>

					<description><![CDATA[<p>Autocomplete Data Validation in Excel &#8211; what is this update to Data Validation and how [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/05/28/autocomplete-data-validation-in-excel/">Autocomplete Data Validation in Excel &#8211; how does this work in my worksheets?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Autocomplete Data Validation in Excel &#8211; what is this update to Data Validation and how does it work?</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="Autocomplete Data Validation in Excel: Excel icon" /></p>
<p>This week&#8217;s <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> is on the autocomplete data validation feature in Excel. Data Validation is a useful feature in Excel that allows for restrictions to be applied to what can be entered into a cell. Commonly this is used for creating drop down lists to choose options from. This drop down list can be very useful as it can make data entry simpler and quicker for users of spreadsheets. Within the last year or so an update to this feature has appeared called Autocomplete. Data validation itself is covered in our <a href="https://www.jplcomputer.co.uk/advanced-excel-training-course/">Advanced Excel training course</a> but the update isn&#8217;t specifically. So we decided to do a <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> on it. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>Data Validation in Excel</h4>
<p>Data validation is a feature in Excel that allows for quicker and simpler data entry into spreadsheets. We have done a <a href="https://www.jplcomputer.co.uk/2020/07/01/data-validation-in-excel/">hint and tip on how to do this previously</a>, but a recap of the steps are found here.</p>
<p>Click into the cell you wish to insert the data validation. Go to the Data Tab, click on the data validation option on the ribbon. From here choose the &#8216;List&#8217; option from the drop down menu of choices for &#8216;Allow&#8217; and then in the Source box go to your list and select the cells. You can then add in details for input message and error alert on the tabs in the window.</p>
<p><img decoding="async" width="732" height="377" class="size-full wp-image-10562 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-1.png" alt="Autocomplete Data Validation in Excel: data validation settings screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-1.png 732w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-1-300x155.png 300w" sizes="(max-width: 732px) 100vw, 732px" /></p>
<p>Once you have finished, click OK. This will have now inserted the drop down arrow into the cell. If you now click on the drop down arrow, you should now have a list of options appear to choose from.</p>
<p><img decoding="async" width="252" height="248" class="size-full wp-image-10563 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-2.png" alt="Autocomplete Data Validation in Excel: drop down list in a cell" /></p>
<p>&nbsp;</p>
<h4>Autocomplete update in Data Validation</h4>
<p>In recent years, the data validation feature has had an update to include an autocomplete option. This update allows another way for the options to be selected from the drop down list. As you start to type an entry, a &#8216;filtered&#8217; drop down list appears with options that match the characters you have typed in. Once the option you want is selected (you can do this by using arrows on your keyboard), hit enter and it will insert that option into the cell for you.</p>
<p><img decoding="async" width="677" height="217" class="size-full wp-image-10561 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-3.png" alt="Autocomplete Data Validation in Excel: example of the autocomplete update in practice" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-3.png 677w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/05/Autocomplete-Data-Validation-in-Excel-screenshot-3-300x96.png 300w" sizes="(max-width: 677px) 100vw, 677px" /></p>
<p>&nbsp;</p>
<p>The video below talks through the autocomplete feature with Data Validation and how it can be used in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/">Excel</a>.</p>
<p>Take a look below at the video to find out more and then try them out on your own computer!</p>
<p><iframe title="Autocomplete Data Validation in Excel" src="https://www.youtube.com/embed/A7U5VYzqR00?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on using the autocomplete data validation feature in Excel. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2025/04/30/outlook-folders/">creating folders in Outlook</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/05/28/autocomplete-data-validation-in-excel/">Autocomplete Data Validation in Excel &#8211; how does this work in my worksheets?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sorting Worksheets in Ascending Order in Excel &#8211; how can I do this automatically?</title>
		<link>https://www.jplcomputer.co.uk/2025/02/26/sorting-worksheets-in-ascending-order-in-excel/</link>
		
		<dc:creator><![CDATA[John Legge]]></dc:creator>
		<pubDate>Wed, 26 Feb 2025 10:45:06 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Derbyshire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10342</guid>

					<description><![CDATA[<p>Sorting Worksheets in Ascending Order in Excel &#8211; how can I use a macro to [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/02/26/sorting-worksheets-in-ascending-order-in-excel/">Sorting Worksheets in Ascending Order in Excel &#8211; how can I do this automatically?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Sorting Worksheets in Ascending Order in Excel &#8211; how can I use a macro to do this automatically?</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="Sorting Worksheets in Ascending Order in Excel: Excel icon" /></p>
<p>This week&#8217;s <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> is on sorting worksheets in ascending order in Excel. We are going to go through how you could do this with a macro rather than manually. Macros are covered in our <a href="https://www.jplcomputer.co.uk/advanced-excel-training-course/">Advanced Excel training course</a> but not this exact example. So we decided to do a <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/">hint and tip</a> on it. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>Macros in Excel</h4>
<p>Workbooks in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/">Excel</a> can often have many worksheets in them and as the user you will spend time organising them. Most would do this manually by clicking on the worksheet name and dragging it. However there is another way in which you can do this, through the use of macros.</p>
<p>A macro contains VBA code that instructs Excel on how to do something and then carries out the actions for you when you run it. Many people simply record the macro to create the code using View, Macro, Record buttons. In this example however we’ve taken the ‘raw’ approach and coded the program from scratch. The subroutine name is the same as the macro name.</p>
<p>&nbsp;</p>
<h4>Using Macros to Sort Worksheets into Ascending Order</h4>
<p>In this example we are using a macro to sort many worksheets in a workbook into ascending order.</p>
<p>We’ve written and commented such a macro and you can see the code and the workbook example alongside each other below.</p>
<p><img decoding="async" width="602" height="338" class="size-full wp-image-10462 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2025/02/Sorting-worksheets-in-ascending-order-vba-code-screenshot.png" alt="Sorting worksheets in ascending order - vba code screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2025/02/Sorting-worksheets-in-ascending-order-vba-code-screenshot.png 602w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/02/Sorting-worksheets-in-ascending-order-vba-code-screenshot-300x168.png 300w, https://www.jplcomputer.co.uk/wp-content/uploads/2025/02/Sorting-worksheets-in-ascending-order-vba-code-screenshot-600x338.png 600w" sizes="(max-width: 602px) 100vw, 602px" /></p>
<p>The essence of the code is that it has an iterative IF statement that loops through all 5 sheets comparing the previous sheet to the one after and if it is greater in terms of ascending sort sequence move it after it.</p>
<p><span style="text-decoration: underline;">Note:</span> Excel sorts numbers before letters</p>
<p>A smart touch at the end of the program is the MsgBox line of code which tells you its worked – always a comfort.</p>
<p>For those familiar with debugging, try stepping through the program using F8 one line of code at a time. This is best achieved by laying out the screens as above so you can see the effect of what each iteration of code does.</p>
<p>&nbsp;</p>
<p>The video below talks through the macro and demonstrates it being used in <a href="https://www.jplcomputer.co.uk/microsoft-excel-training/\">Excel</a>. This is another example of how macros can be used in a more creative way in your spreadsheets.</p>
<p>Take a look below at the video to find out more and then try them out on your own computer!</p>
<p><iframe title="Sorting Worksheets into Order" src="https://www.youtube.com/embed/1RlS8G4Kf70?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on using a macro for sorting worksheets in ascending order. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2025/01/30/screen-recording-in-powerpoint/">how to use the screen recording feature in PowerPoint</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2025/02/26/sorting-worksheets-in-ascending-order-in-excel/">Sorting Worksheets in Ascending Order in Excel &#8211; how can I do this automatically?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Grouping and Hiding Data in Excel &#8211; what is the difference and how do I do both?</title>
		<link>https://www.jplcomputer.co.uk/2024/10/31/grouping-and-hiding-data-in-excel/</link>
		
		<dc:creator><![CDATA[Rachel]]></dc:creator>
		<pubDate>Thu, 31 Oct 2024 15:15:53 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training in Gloucestershire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Gloucestershire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10209</guid>

					<description><![CDATA[<p>Grouping and Hiding Data in Excel &#8211; how to use both of these features in [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2024/10/31/grouping-and-hiding-data-in-excel/">Grouping and Hiding Data in Excel &#8211; what is the difference and how do I do both?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Grouping and Hiding Data in Excel &#8211; how to use both of these features in your spreadsheets</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="Grouping and Hiding Data in Excel: Excel icon" />This week&#8217;s hint and tip is on grouping and hiding data in <a href="https://www.jplcomputer.co.uk/virtual-basic-excel-training-course/">Excel</a>. Both grouping and hiding are ways in which you can alter how your data appears in your spreadsheets. We cover this area of data displaying in our <a href="https://www.jplcomputer.co.uk/basic-excel-training-course/">Basic Excel training course</a> but decided to do a hint and tip on it too. We are going to go through it now below.</p>
<p>&nbsp;</p>
<p>There are a number of ways in which you can alter how your data is displayed in <a href="https://www.jplcomputer.co.uk/virtual-basic-excel-training-course/">Excel</a>, two of these being grouping and hiding. Both of these options allow you to &#8216;remove&#8217; your data out of view on your screen.</p>
<p>&nbsp;</p>
<h4>Grouping Data</h4>
<p>Grouping data in <a href="https://www.jplcomputer.co.uk/virtual-basic-excel-training-course/">Excel</a> is a useful way to organise and summarise data, especially when dealing with large spreadsheets of data. It allows you to temporarily &#8216;hide&#8217; your data by using the option to expand or collapse the outline that is created through using the group option. This outline is shown as a plus or minus symbol on the left hand side of the spreadsheet.</p>
<p>You can find this option on the Data Tab, either as a visible &#8216;Group&#8217; button on the ribbon or by clicking the &#8216;Outline&#8217; button, which reveals the &#8216;Group&#8217; button in a small dropdown ribbon. You can use this option to group together both rows and columns.</p>
<p><img decoding="async" width="142" height="99" class="size-full wp-image-10308 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouping-screenshot.png" alt="Grouping and hiding data in Excel Grouping screenshot" /></p>
<p>To group data together, you select the rows that you want to temporarily hide underneath the &#8216;heading&#8217; row or column. From here you then go to the Data Tab and click on the Group option. This will have now created the outline on the left hand side, shown by a plus or a minus. Clicking on this allows you to expand and collapse the data.</p>
<p>So in the example in the video below, we grouped all the individual food items under the food heading row. This allows you to collapse to just see the total numbers for each food category or expand to see all the individual numbers as well as the total.</p>
<p><img decoding="async" width="1031" height="182" class="size-full wp-image-10307 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouped-Fruit-screenshot.png" alt="Grouping and hiding data in Excel Grouped Fruit screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouped-Fruit-screenshot.png 1031w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouped-Fruit-screenshot-300x53.png 300w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouped-Fruit-screenshot-1024x181.png 1024w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Grouped-Fruit-screenshot-768x136.png 768w" sizes="(max-width: 1031px) 100vw, 1031px" /></p>
<p>&nbsp;</p>
<h4>Hiding Data</h4>
<p>Hiding rows and columns in Excel is a simple way to keep your data organized and make your spreadsheet easier to read. This option completely hides the rows or columns from your view.</p>
<p><img decoding="async" width="172" height="300" class="aligncenter wp-image-10309 size-medium" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Hiding-screenshot-172x300.png" alt="Grouping and hiding data in Excel Hiding screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Hiding-screenshot-172x300.png 172w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-Hiding-screenshot.png 229w" sizes="(max-width: 172px) 100vw, 172px" /></p>
<p>To Hide a column or columns, simply select the column headings at the top of the worksheet. From here right click on the column heading and select the option Hide. To reverse simply highlight the columns either side of the hidden ones and right hand click on a column heading and select unhide.</p>
<p><img decoding="async" width="186" height="359" class="size-full wp-image-10306 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-March-Column-hidden-screenshot.png" alt="Grouping and hiding data in Excel March Column hidden screenshot" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-March-Column-hidden-screenshot.png 186w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/10/Grouping-and-hiding-data-in-Excel-March-Column-hidden-screenshot-155x300.png 155w" sizes="(max-width: 186px) 100vw, 186px" /></p>
<p>&nbsp;</p>
<p>The video below shows you how you can use this feature, we hope that you find it useful and enjoy learning about it!</p>
<p>Take a look below at the video to find out more and then try it out on your own computer!</p>
<p><iframe title="Grouping and Hiding Data in Excel" src="https://www.youtube.com/embed/6pZyw5GoKEw?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this <a href="https://www.jplcomputer.co.uk/category/hints-and-tips/excel-tips/">hint and tip</a> on grouping and hiding data in <a href="https://www.jplcomputer.co.uk/virtual-basic-excel-training-course/">Excel</a>. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2024/09/26/creating-a-calculated-field-in-excel/">how to create a calculated field in Excel for a Pivot Table</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2024/10/31/grouping-and-hiding-data-in-excel/">Grouping and Hiding Data in Excel &#8211; what is the difference and how do I do both?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Creating a Calculated Field in a Pivot Table in Excel &#8211; how do I create these in Excel?</title>
		<link>https://www.jplcomputer.co.uk/2024/09/26/creating-a-calculated-field-in-excel/</link>
		
		<dc:creator><![CDATA[John Legge]]></dc:creator>
		<pubDate>Thu, 26 Sep 2024 09:46:38 +0000</pubDate>
				<category><![CDATA[Excel Tips]]></category>
		<category><![CDATA[Excel training in Gloucestershire]]></category>
		<category><![CDATA[Hints and Tips]]></category>
		<category><![CDATA[Microsoft Office Courses Gloucestershire]]></category>
		<guid isPermaLink="false">https://www.jplcomputer.co.uk/?p=10194</guid>

					<description><![CDATA[<p>Creating a Calculated Field in a Pivot Table in Excel &#8211; how to create these [&#8230;]</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2024/09/26/creating-a-calculated-field-in-excel/">Creating a Calculated Field in a Pivot Table in Excel &#8211; how do I create these in Excel?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2>Creating a Calculated Field in a Pivot Table in Excel &#8211; how to create these in your Pivot Tables in your spreadsheets</h2>
<p><img decoding="async" width="94" height="87" class="alignright wp-image-7942 size-full" src="https://www.jplcomputer.co.uk/wp-content/uploads/2020/09/Excel-icon.jpeg" alt="Creating a calculated field in Excel: Excel icon" />This week&#8217;s hint and tip is on creating a calculated field in <a href="https://www.jplcomputer.co.uk/virtual-advanced-excel-training/">Excel</a>. Calculated fields are an option that you can use when you are creating Pivot Tables in your spreadsheets in <a href="https://www.jplcomputer.co.uk/virtual-advanced-excel-training/">Excel</a>. We cover Pivot Tables and the fields you use in our <a href="https://www.jplcomputer.co.uk/advanced-excel-training-course/">Advanced Excel training course</a> but not creating a calculated field. As this isn&#8217;t specifically covered in our course, we decided to do a hint and tip on it. We are going to go through it now below.</p>
<p>&nbsp;</p>
<h4>What is a calculated field?</h4>
<p>A calculated field is a formula that calculates something using one or more fields normally in your Pivot Table. These are normally used if the summaries produced in the Pivot Table are not exactly what you want. These calculated fields enable you to create your own formulas or calculations to give the results you are looking for.</p>
<p>&nbsp;</p>
<h4>Creating a calculated field</h4>
<p>We are going to look at how to create a simple calculated field in an Excel Pivot Table. Once created you can then use it as a field in the Pivot Table just like any other field. It does not appear on the data transactional sheet from which the Pivot Table was first created, simply as a new calculated field on the pivot table.</p>
<p>The screenshot below shows a basic Pivot Table on the left and a pop up window next to it. To get this pop up window, you click on the &#8216;Fields, Items and Sets&#8217; button on the PivotTable Analyze Tab. From the list that appears after clicking on this button, select the &#8216;Calculated Field&#8217; option. This will then give you the pop up window. This will now let you create your calculated field.</p>
<p>You will need to type in the Name for your new field and then the formula for it. In the example, Margin has been chosen as the name and then =Sales value-Total Cost for the formula. You build up the formula by double clicking on those fields. Once you have filled this all in, click on Add. This will add the calculated field to the list of fields available.</p>
<p><img decoding="async" width="752" height="369" class="size-full wp-image-10197 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-1.png" alt="Creating a calculated field in Excel screenshot 1" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-1.png 752w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-1-300x147.png 300w" sizes="(max-width: 752px) 100vw, 752px" /></p>
<p>Now that the calculated field has been created, you can add it to your pivot table from the list of available fields. As shown below, the field is added into the &#8216;Values&#8217; area which has inserted it into the Pivot Table as shown. On the right hand side you can see the new field in the values quadrant of the Pivot Table fields list.</p>
<p><img decoding="async" width="752" height="304" class="size-full wp-image-10198 aligncenter" src="https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-2.png" alt="Creating a calculated field in Excel screenshot 2" srcset="https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-2.png 752w, https://www.jplcomputer.co.uk/wp-content/uploads/2024/09/Creating-a-calculated-field-in-Excel-screenshot-2-300x121.png 300w" sizes="(max-width: 752px) 100vw, 752px" /></p>
<p>&nbsp;</p>
<h4>Video with example spreadsheet</h4>
<p>The video below shows you how you can use this feature in the spreadsheet attached <a href="https://www.jplcomputer.co.uk/wp-content/uploads/2024/07/Creating-a-calculated-field-spreadsheet.xlsx">here</a>. <em>(clicking here will download a copy to your computer so you can try it out!)</em>. We hope that you find the video useful and enjoy learning about it!</p>
<p>Take a look below at the video to find out more and then try it out on your own computer!</p>
<p><iframe title="Creating a Calculated Field in a Pivot Table in Excel" src="https://www.youtube.com/embed/4aj3RpTaQrk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>We hope you have enjoyed this hint and tip on creating a calculated field in <a href="https://www.jplcomputer.co.uk/virtual-advanced-excel-training/">Excel</a>. Why not take a look at our previous video hint and tip on <a href="https://www.jplcomputer.co.uk/2024/08/26/inserting-hierarchy-smartart-diagrams-in-powerpoint/">how to insert a hierarchy SmartArt diagram in a PowerPoint presentation</a>?</p>
<p>The post <a href="https://www.jplcomputer.co.uk/2024/09/26/creating-a-calculated-field-in-excel/">Creating a Calculated Field in a Pivot Table in Excel &#8211; how do I create these in Excel?</a> appeared first on <a href="https://www.jplcomputer.co.uk">JPL IT Training Ltd</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
