Hi Team,
I have three columns of data, I have to select second largest number from three fields available. In nutshell, I have to use the above excel formula which is as follows " =IFERROR(LARGE(C3:E3,2),"-")"

Can you please help me with the correct tool to be used. Sheet attached for reference purpose.