Forum

Notifications
Clear all

how to copy data from same cell from multiple worksheets within same workbook to separate cells with worksheet name

5 Posts
2 Users
0 Reactions
61 Views
(@shireofgingin)
Posts: 4
Active Member
Topic starter
 

Just wondering if you could provide me with any assistance in how I can copy data from the same cell on different worksheets within the same workbook to a separate cell on the new worksheet  to achieve the  example below

 

Sheet 1                 500

Sheet 2                 700

Sheet 3                 800

 

I have 136 worksheets that I need to be able to list the results without having to select each worksheet separately to link the data.  Can this be done?

 

Regards

 

Kaye Lowes

 
Posted : 17/06/2017 10:43 am
(@sunnykow)
Posts: 1417
Noble Member
 

Hi Kaye

Are you trying to summarize the values from multiple sheets based on the sheet's name in a cell?

Maybe you can see if this is what you wanted.

Sunny

 
Posted : 17/06/2017 10:40 pm
(@shireofgingin)
Posts: 4
Active Member
Topic starter
 

Hi Sunny Thank you I will give that a try.

 

I have tried you suggestion and got the result below.  I am trying to get the value from C7 of each worksheet into the Result worksheet.  I used a macro to create the list of sheet names.  Is there something else I need to do?

 

excel-query.jpg

 
Posted : 20/06/2017 8:04 pm
(@sunnykow)
Posts: 1417
Noble Member
 

Since your sheets name contains more than one word, the formulas need to be modified a bit to include single quotes with the file name.

Refer attachment.

 
Posted : 20/06/2017 8:34 pm
(@shireofgingin)
Posts: 4
Active Member
Topic starter
 

Thank you so much that has worked a treat.

 
Posted : 21/06/2017 7:55 pm
Share: