Forum Discussion

ovetteabejuela's avatar
ovetteabejuela
Impactful Individual
8 years ago
Solved

PowerQuery | Multiple Tabs (in Excel) as Source

Hi,   I am extracting data from multiple tabs in the same Excel sheet. Each sheet is identical, so the value that I'm interested in can be found in the same location (Cell B6 for example).   What...
  • ovetteabejuela's avatar
    ovetteabejuela
    8 years ago

    Hahaha!

     

    I'm so happy, I think I can go home now and get a good night sleep (we'll technically it's morning).

     

    I may have to thank MarcelBeug for this because I learned this from him long time ago.

     

    The secret with this problem is "Excel.Workbook([Content]))", using that I am able to expose the contents of the workbook.