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 I'm planing to do is to create a single query for each tab (1:1). But that is so elementary, is there a better approac to this, 1 Query that can handle all tabs.

 

Hi ImkeF, have you ever worked with something like this before?

  • 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.

2 Replies