=IF(COUNTIF(Daily!$A$2:$A$6000,$A2)>0,IF(VLOOKUP($A2,Daily!$A$2:$J$6000,2,FALSE)>=VLOOKUP($A2,Averages!$A$2:$G$6000,7,FALSE)*1.05)"X","")
This is my formula, I want to first check and see if the value in column A is in a certain range, then I want to put a check mark in a box if the value in the daily sheet, is 5% bigger than the value in the averages sheet. If it is not then I want to leave that cell blank and move onto the next row. I've looked over it a thousand times but I cannot figure out what is wrong.
OTCDataEX.xlsx
The formula in question is on the Alerts tab in cell G2
And the correct forumla is the one above, not the one currently in that cell. Sorry about that. And when I say correct I mean the most accurate that I know of.
Bookmarks