HI,
I'm trying to build up a formula that has to compare all the values in that column, but when it does the comparison it should compare it like this: A1 against A2(-/+3%), A1 against A3(-/+3%), ....,A1 against A1500(-/+3%). After comparing A1 against all the cells in that column it should display if it found any results and on which row (maybe more than one).
To understand better my problem: i'm collecting data from a photovoltaic plant. Each hour i have the following values: Hour, Production, Temperature and Radiation. What i try to establish is: if and how is affected the pruduction for the same given conditions of Temperature and Radiation. For this i have to find the pair of data (Temperature and Radiation) and display The production. Since the temperature varies from -30 to +60(with teo decimals) and the radiation varies from 0 to 1500 (with two decimals), it is very hard to find two pairs that are in 3% marge of each other. I also have to mention that i have a 16000 row table. Hope someone can give me a start. i don't mind breaking the steps of the calculation in several other tables.
Thank you
Bookmarks