I have a workbook with +/- 200 worksheets. I'm starting to explore to use Power Query with Excel 2013.
I start with a blank query and use this for the source:
Excel.CurrentWorkbook()
Question: How could I append a new row that will contain the sheet name each record came from?
I start with a blank query and use this for the source:
Excel.CurrentWorkbook()
Question: How could I append a new row that will contain the sheet name each record came from?