<div dir="ltr"><div>Hello everyone,</div><div><br></div><div>I was looking to calculate hours under set point which counts the unmet hours excluding the night set back. I need to do that for first three months and last two months of year as those are only the heating periods for me.</div><div><br></div><div>I have developed preliminary equation in equation tab. <br></div><div>2160 =end of march</div><div>7296 = beginning of november<br></div><div>K1 = LE(time,2160)</div><div>K2 = GE(time,7296)</div><div>HUSP = K1*LT(temp,21) +K2*LT(temp,21)<br></div><div><br></div><div>But this calculation includes the night set back temperature as well which is 18 C. How to avoid including the night set back temperature in the calculation ?</div><div><br></div><div>Thank you</div><div><br></div><div>Bishan Thapa</div><div>UNCC<br></div><div><br></div></div>