I solved it myself.[FONT=돋움]
( A , B , C ) =>[/FONT]
[FONT=돋움]let[/FONT]
[FONT=돋움]Source = Excel.CurrentWorkbook(){[Name=Table1"]}[Content],[/FONT]
[FONT=돋움]Result = try Record.Field(Source{Record.FromList({B},{A})},C) otherwise "Error" [/FONT]
[FONT=돋움]in[/FONT]
[FONT=돋움]Result[/FONT]