View Single Post
 
Old 03-09-2017, 06:14 PM
kevinU kevinU is offline Windows 10 Office 2016
Novice
 
Join Date: Mar 2017
Posts: 5
kevinU is on a distinguished road
Default

Jeff thanks so much for the help. It's not working but I'm trying to transpose it to what i have and i may be messing it up. My actual formula is this:

=MAX(ABS(IF('Power data'!$A$1:$A$2394=A2,'Power data'!$B$1:$B$2394)))

I tried to make it simple on the post but these are the correct coordinates. Can you tell me what you had again with this info? I tried and got this:

=IFERROR(INDEX('Power data'!$B$1:$B$2394,LARGE(IF('Power data'!$A$1:$A$2394=A1,ROW('Power data'!$A$1:$A$2394)-ROW('Power data'!$A$1)+1),1)),"")

Is this right? it woked on one sell but when i drag to auto fill to the cell below it doesnt work.

Kevin
Reply With Quote