Prevost
Board Regular
- Joined
- Jan 23, 2014
- Messages
- 198
Hi There. So I have my Supply and Return water temperatures and I am trying to calculate heat output using those. However, the temperature values do not have any decimal points which is an issue. What I want to do is basically linearly extrapolate to obtain temperature values with decimal points. I would like to do this by checking the cells to see if the next cell is higher, lower or the same and then act accordingly. It should keep going until it reaches a cell that is either higher or lower, count the number of cells that contain the same temperature value and then divide the temperature differential between the two cells (usually 1 degree) by the number of cells and either add or subtract that amount to each of the cells so that is is incrementally getting higher or lower towards the next temperature. It would change the PHW SWT (C) and the PHW RWT (C) columns appropriately. Any ideas?
Thanks in advance!
Thanks in advance!