How to use Power Query to get a specific value from a external spreadsheet to specific cell location in target spreadsheet

kdjonesmtb

New Member
Joined
Feb 5, 2010
Messages
31
Want to get summary data from a spreadsheet using Power Query and pull it into specific column cells in a target spreadsheet

Do you need to write a script to do that or can you use named ranges to place the data in a target sheet

I have up to 10 separate spreadsheets that I need to pull testing data summary columns for

I am able to get the power query to pull summary data but it puts it into a separate worksheet for every data element

Want to be able to pull these data elements below into a single worksheet from multiple Spreadsheets


Example


Test Plan 1: Test Passed Test Failed Test Blocked Test Not Executed Comments
Test Plan 2: Test Passed Test Failed Test Blocked Test Not Executed Comments

Repeated for up to 10 test plans
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Sample data and an explanation of exactly what you want done with the data and then where you want it to go specifically would help significantly.
 
Upvote 0
Hope this shows what I am trying to do

Using the Power query against three spreadsheets

Summary will pull the summary sheet cells from Rider Test Plan 1 and two into the rows of the summary sheet

Each row represent Test Plan summary values
Could have up to ten rows of individual Test Plans

thinking that I need to do this with a custom query that can put the summary data into the rows on the Summary sheet by Rider Test plan
 

Attachments

  • Summary Sheet.jpg
    Summary Sheet.jpg
    107.2 KB · Views: 7
  • Rider Test Plan 1.jpg
    Rider Test Plan 1.jpg
    124.6 KB · Views: 7
  • Rider Test Plan 2.jpg
    Rider Test Plan 2.jpg
    128.8 KB · Views: 7
Upvote 0
Since you did not show what the summary should look like, I am guessing that you want to append all the sheets into one sheet. Is this correct or are you attempting to do something else. Really need to see what the expected results should look like.
 
Upvote 0

Forum statistics

Threads
1,214,980
Messages
6,122,563
Members
449,088
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top