<?xml version="1.0" encoding="utf-8"?>
	<rss version="2.0">
		<channel>
			<title>Green Building Forum - Energy Usage spreadsheet</title>
			<lastBuildDate>Sun, 19 Apr 2026 05:01:10 +0100</lastBuildDate>
			<link>https://www.greenbuildingforum.co.uk/newforum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.0.3</generator>
			<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298541#Comment_298541</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298541#Comment_298541</guid>
		<pubDate>Wed, 02 Nov 2022 11:58:58 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />For years I have been keeping a monthly record of our usage on a simple spreadsheet, screenshot attached. But it messy because each month I have to start a new row four rows down from the last month's, then copy and paste the formulae into the middle row between them.<br /><br />There must be a much tidier way of doing this. 20 years ago I used 'MS Works" and it had a database section where you could make a "card " or something which automatically transfered the figures to a spreadsheet, which could then in turn do some calculations and then generate graphs, etc<br /><br />I would also like to include units such as Therms and KWH and Â£s to make the records more usable. I hope somone can point me in the right direction, please.<br /><br />Nowadays I use either Dropbox or Google Sheets for this sort of thing and find them very good. thanks, D<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298633#Comment_298633</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298633#Comment_298633</guid>
		<pubDate>Fri, 04 Nov 2022 18:02:09 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[I do much the same except it is all on one line (so your 'cons' calculations are next to the data).<br /><br />In Excel select the whole row, Ctl-C, then right click on the selected line and 'Insert copied cells' - keeps all of the formulas correct.<br /><br />Over the years I have done various dynamic ranges so I can get a rolling average for the last 365 days (it isn't always the same number of rows).]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298655#Comment_298655</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298655#Comment_298655</guid>
		<pubDate>Sat, 05 Nov 2022 16:46:07 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA["In Excel select the whole row, Ctl-C, then right click on the selected line and 'Insert copied cells' - keeps all of the formulas correct."<br /><br />Thanks, I double space them to make them easier to read. But how do you extract the consumptions to do things with them, eg make a graph, or take an average?  because they always appear on a newly created alternate line. Possibly you set up the whole blank year in advance and fill in the readings as time goes on?<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298656#Comment_298656</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298656#Comment_298656</guid>
		<pubDate>Sat, 05 Nov 2022 22:18:17 +0000</pubDate>
		<author>philedge</author>
		<description>
			<![CDATA[Its a long time since Ive used the graph/chart function but Im fairly sure you'd need your data in rows or columns which you dont have. To get the dates all in one column youd need to remove the "cons" in column A. If you want you consumption to be the other axis then you'd need to only have the consumption figures in column B or move the consumption figure to a new column C inserted between the water and gas columns.<br /><br />I'm not sure what data youd want to average out but an obvious one would be your consumption per day rather than the consumption for a variable period which is somewhat meaningless when the period varies.  To get the average per day for the period ending 1/11/2022, youd need the total consumption for the period divided by the number of days, so in cell B433 you would have =(B435-B431)/(A435-A431)]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298657#Comment_298657</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298657#Comment_298657</guid>
		<pubDate>Mon, 07 Nov 2022 09:35:14 +0000</pubDate>
		<author>Doubting_Thomas</author>
		<description>
			<![CDATA[My favoured method of recording is Google Sheets because I can edit both at home and in the office and it's backed up to the cloud. I also occasionally play around in Microsoft PowerBI which has better ways of handling and graphing data than Excel.<br /><br />However, if you are more adept at programming, I understand those in the know often use Node-RED (<a href="https://nodered.org/" target="_self" rel="nofollow">https://nodered.org/</a>) to post readings to Grafana (<a href="https://grafana.com/" target="_self" rel="nofollow">https://grafana.com/</a>) which can make all sorts of clever dashboards.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298659#Comment_298659</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298659#Comment_298659</guid>
		<pubDate>Mon, 07 Nov 2022 11:43:47 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />Thank you for your comments, I'll get back to this project soon and report here.  I feel that Google sheets is very much like "Excel for the Web" which Dropbox uses, and also backs your work up on the web.<br /><br />I had a quick look at Node-Red and it's forum, etc looks well used and friendly. Might have a dabble on there. Last year I was dabbling with Arduino programming and found it all very user unfriendly. However, I built a wood boiler controller with it on a Nano and it works resasonably well.<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298670#Comment_298670</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298670#Comment_298670</guid>
		<pubDate>Mon, 07 Nov 2022 19:07:10 +0000</pubDate>
		<author>LF</author>
		<description>
			<![CDATA[Building on Philedge comment.  <br /> If you have data like this<br />A         B         C      D      E    F     ETC<br />Date water   water cons  Gas con   ETC<br /><br />So A has all dates, C has all water consumption<br /><br />In excel, I use charts loads and have a simple method for getting them done quickly. Likely similar in web version.<br /><br />Click on date column then click on the columns you want to graph.(Directly on A, B etc. in header bit <br />This will highlight the whole column, <br /> ( Or you can use ctrl and "wipe" over the data column by column till you have everything you want to chart)<br />Then Insert chart , xy scatter and it will plot for you.   <br />You can move some series to right hand (secondary axis) if scales are very different <br /><br />Move chart to separate sheet/tab - then copy sheet to get different cuts on the data - deleting some items if you do not want them.<br /><br />Good luck]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298673#Comment_298673</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298673#Comment_298673</guid>
		<pubDate>Tue, 08 Nov 2022 07:58:21 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />thanks LF, now I am starting to get it. You said "Move chart to separate sheet/tab - then copy sheet to get different cuts on the data"   -  I have never used separate sheets ( nor realised it was possible) and I have always wanted to keep my data in one screen width to avoid scrolling, etc.<br />.<br />So I can use as many sheets as required for different purposes, just keeping my sheet No 1 for the raw data input?<br />.<br />good do<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298674#Comment_298674</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298674#Comment_298674</guid>
		<pubDate>Tue, 08 Nov 2022 08:12:28 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />So in my screenshot at the top of this thread, the first two rows are fixed and always show at the top of my sheet even though I am now as far as row 438.<br /><br />If I delete the heading from those rows it will be awkward to be sure of filling in the readings in the correct cell. Or can I just use the data I want below the headings and tranfer it to the next sheet for processing?<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298678#Comment_298678</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298678#Comment_298678</guid>
		<pubDate>Tue, 08 Nov 2022 10:26:00 +0000</pubDate>
		<author>LF</author>
		<description>
			<![CDATA[On view can turn off "split screen" I think it is or unfreeze screen<br />Or can sometimes drag the bar  with holding left mouse button down on the bars to the top of the page <br />For the vertical bar drag the left of the page.  <br /><br />You can keep the headings, these will be the test that comes up on the graph for the series (eg "Water cons")<br /><br />Only reason for extra sheets is the graphs over the appear over the data - you can move them but easier in a separate sheet. Can then print chart <br /> If you do all the data and set up nice axis and format, <br />I then copy this master to new tab/worksheet  and remove some of the data series just by clicking on them and deleting.    I am on office / excel 2010 so not latest versions.  <br />Must be a youtube on drawing charts in your chosen spreadsheet.<br />I did a lot of data manipulation in previous days and excel could always do it rather than needing to go to databases.<br /><br />You can link across worksheets if you have data on more than one sheet.  press = then move to the point you want  to use on the other sheet.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298681#Comment_298681</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298681#Comment_298681</guid>
		<pubDate>Tue, 08 Nov 2022 11:12:48 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[Thanks again, now I just to get on with it. cheers, David]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298697#Comment_298697</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298697#Comment_298697</guid>
		<pubDate>Wed, 09 Nov 2022 16:34:58 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[I'll post a couple of screenshots. It has grown in complexity over time and I calculate things like Annualised cost per kWh, Rolling Annual Cost, Use by month etc.  Calculating the rolling figure is a little complex as I don't always remember to take the reading and if something happens (like new meters) you get an extra reading.<br /><br />I also use number formatting to include the units (which then looks good on the graphs).<br /><br />Key thing is all data has to be on consecutive rows - remember it is data it isn't a presentation format.<br /><br />I recently added the ability to generate and display the historical Max and Min.<br /><br />I Keep fiddling with it <img src="/newforum/extensions/Vanillacons/smilies/standard/bigsmile.gif" alt=":bigsmile:" title=":bigsmile:" />]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298698#Comment_298698</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298698#Comment_298698</guid>
		<pubDate>Wed, 09 Nov 2022 16:35:13 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[Example graph]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298731#Comment_298731</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298731#Comment_298731</guid>
		<pubDate>Thu, 10 Nov 2022 17:52:16 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[thanks, Borpin, that's exactly what I am working towards........]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298866#Comment_298866</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298866#Comment_298866</guid>
		<pubDate>Thu, 17 Nov 2022 06:46:06 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[I have got all the data into rows now and have made a trial chart, and I am amazed by the power of the programme (Google sheets) and how everything seems to be configurable. <br /><br />Having charts on new sheets is a transformation!<br /><br />A couple things I can't just find a solution for:<br />     Â Trying to customize the chart, I can't find how I got the label "blue" on to the dashed blue line, and it's not easy to see which column of figures each line relates to.<br /><br />Future charts will not have as many lines, there will be multiple charts with different data sets soon.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298872#Comment_298872</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298872#Comment_298872</guid>
		<pubDate>Thu, 17 Nov 2022 09:30:23 +0000</pubDate>
		<author>philedge</author>
		<description>
			<![CDATA[Maybe the blue label is showing because thats the colour youre edditting on the right hand side of the page?? Try selecting a different colour to edit and see if a different label appears]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298875#Comment_298875</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298875#Comment_298875</guid>
		<pubDate>Thu, 17 Nov 2022 13:10:15 +0000</pubDate>
		<author>LF</author>
		<description>
			<![CDATA[Nice work sir.<br />In excel you click on the series of data you want to change the colour and format of.  So say the orange line. One click only. Then right mouse then format data series.<br /><br />If numbers very large for one series can move them to secondary (right hand axis) to let you see the smaller data easier.  this is on format data series on excel as well.<br /><br />If you delete the rows between the data labels at top and the actual data and include the data label in the selection of data/numbers it will bring it in.  Or go to edit data and you can normally find it in there.<br /><br /><br /><br />Keep working on your aster chart and then all the formatting will be there.  Then copy the sheet with the master chart - expect google is same as excel.  Click on the series/lines you want to delete and hit delete and they are gone from chart and legend.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298911#Comment_298911</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298911#Comment_298911</guid>
		<pubDate>Sat, 19 Nov 2022 08:53:15 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />Getting there slowly now, I have more or less got to grips with daily usage and the chart editing. I have extended the rows on sheet1 to include columns for the dailys and unit conversions, so now I need to convert the gas readings to Kwh - I'll get the conversion off the bill. Then make yet another chart.<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298915#Comment_298915</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298915#Comment_298915</guid>
		<pubDate>Sun, 20 Nov 2022 12:29:41 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: barge17</cite>gas readings to Kwh</blockquote>kWh - Watt is a person so it is a capital.<br /><br />Sorry, just one of those things that bugs me and yes, it's a hill I'd die on.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298917#Comment_298917</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298917#Comment_298917</guid>
		<pubDate>Sun, 20 Nov 2022 13:28:25 +0000</pubDate>
		<author>WillInAberdeen</author>
		<description>
			<![CDATA[I suspect barge17 knows that but their autocorrect was trying to be helpful, and moved the capital letter to the start of "kWh", at least mine kept on doing that. <br /><br />My autocorrect also just tried to autocorrect "autocorrect", which it thought should be "AutoCorrect".<br /><br />I prefer MJ as the unit of energy (also capitalised, but with lower case k or upper case G). kWh is a ridiculously unscientific unit, it's guaranteed to cause confusion between work and power, and whoever thought of using h obviously didn't check what the universal unit of time is.<br /><br />But I worked with two theoreticians, one of them thought that all thermodynamic energy should fundamentally be expressed in electron-volts as that is what it really is. The other thought that mass and energy are equivalent and so energy should be measured in kg.<br /><br /> I gave up on being pedantic about units after that, it was just no fun anymore, so I am fine with whatever units anyone wants to use, and however they spell them, if the meaning is clear enough.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298926#Comment_298926</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298926#Comment_298926</guid>
		<pubDate>Mon, 21 Nov 2022 14:06:27 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />Point taken about the units, thanks. <br /><br />Looking at our gas bills, I couldn't work out how they had done their conversion from M3 to kWh but, for the time being, I have worked back the calculation from this web site which means I am multiplying the cubic meters by 32.156307 to get the kWh.  <a href="https://www.theenergyshop.com/guides/how-to-convert-gas-units-to-kwh" target="_self" rel="nofollow">https://www.theenergyshop.com/guides/how-to-convert-gas-units-to-kwh</a>]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298937#Comment_298937</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298937#Comment_298937</guid>
		<pubDate>Mon, 21 Nov 2022 23:04:29 +0000</pubDate>
		<author>LF</author>
		<description>
			<![CDATA[Hi. Conversion looks wrong. It is about 10 kWh per m3 of gas. <br />Just looked at link, think you have the imperial number.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298967#Comment_298967</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298967#Comment_298967</guid>
		<pubDate>Wed, 23 Nov 2022 06:36:45 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[Thanks LF, correct, I now have worked it out at 10.108 kWh per m3.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298992#Comment_298992</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=298992#Comment_298992</guid>
		<pubDate>Fri, 25 Nov 2022 07:01:55 +0000</pubDate>
		<author>borpin</author>
		<description>
			<![CDATA[<blockquote ><cite >Posted By: barge17</cite>Thanks LF, correct, I now have worked it out at 10.108 kWh per m3.</blockquote>The calorific value changes (slightly) over time and is different in different parts of the country (IIRC). There *will* be an explanation of the calculation and the calorific value on your Bill.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299338#Comment_299338</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299338#Comment_299338</guid>
		<pubDate>Thu, 22 Dec 2022 12:37:19 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />Further down the line, I can now manage charts for existing data, but I have been trying to make a chart ready for a longer time period, with blanks for data to come, but that means the formulas are not happy with no zeros allowed, etc. <br /><br />Perhaps there is an elegant solution? But so far it escapes me, and It is a drag making a fresh chart each time I want one with up - to -date data. Meantime I shall colour the colums I want for the chart to remind me which ones to use.<br />.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299342#Comment_299342</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299342#Comment_299342</guid>
		<pubDate>Thu, 22 Dec 2022 16:14:58 +0000</pubDate>
		<author>philedge</author>
		<description>
			<![CDATA[You can use the IF function to do a test before you execute the formula thats generating errors, eg-<br /><br />In column R youve got a value of 0.49 with an error under it. I dont know what formula youve got in that cell but let's say its doing something with the 0 in the cell to the left. In the cell with the error use the IF function to test if the value to the left is 0. If its 0 the result would be " " which displays nothing in the cell. If its anything other than 0 then run the current formula.<br /><br />What Ive written will likely not make much sense until you read up on the IF function!!]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299348#Comment_299348</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299348#Comment_299348</guid>
		<pubDate>Thu, 22 Dec 2022 17:44:48 +0000</pubDate>
		<author>WillInAberdeen</author>
		<description>
			<![CDATA[Another option is =IFERROR(abcde, "") and replace abcde with your formula. Youâ€™ll get the result, but if it's an error, then the cell will just stay blank. "" is two sets of quote marks with nothing between them, which is the symbol for a blank cell.]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299355#Comment_299355</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299355#Comment_299355</guid>
		<pubDate>Fri, 23 Dec 2022 09:06:12 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[More good advice thanks, I went for the easier option and copied in =IFERROR(A12-A11, "") and it worked immediately, but it threw up another issue, ie the negative numbers in row 13 which moves down as each day's meter readings are entered:]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299356#Comment_299356</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299356#Comment_299356</guid>
		<pubDate>Fri, 23 Dec 2022 09:13:15 +0000</pubDate>
		<author>barge17</author>
		<description>
			<![CDATA[.<br />so I'm guessing I need two IFs in the cells affected? ( or an IF and an OR)]]>
		</description>
	</item>
	<item>
		<title>Energy Usage spreadsheet</title>
		<link>https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299363#Comment_299363</link>
		<guid isPermaLink="false">https://www.greenbuildingforum.co.uk/newforum/comments.php?DiscussionID=17628&amp;Focus=299363#Comment_299363</guid>
		<pubDate>Fri, 23 Dec 2022 11:01:12 +0000</pubDate>
		<author>philedge</author>
		<description>
			<![CDATA[Those negative numbers were in your previous screen shot so not related to adding the IFERROR function.<br /><br />When you paste in a screen shot make sure the cell youre talking about is selected and the formula in that cell is displayed at the top of the page- its a bit difficult to understand whats happening if you can't see the data. Also make sure the column and row references are in the screen shot- they are in the last shot but not the one before. Makes it so much easier to comment!]]>
		</description>
	</item>
	
		</channel>
	</rss>