let Source = Excel.Workbook(File.Contents("c:\temp\a.xlsx")),
Data = Source{[Item=Source{0}[Name],Kind="Sheet"]}[Data]
in Data