Multiple Data Worksheets

mtfman

New Member
Joined
Apr 21, 2002
Messages
1
If you have, say, 100 worksheets, each having a 75x75 cell data array of numbers, each array being in the same location of each worksheet, how would one transfer a given cell location from each worksheet sequentially down a single column in a 101st worksheet. Each worksheet is a single data set, and I’m trying to track the progress of a given cell throughout the 100 worksheets by plotting its contents versus a known interval between worksheets. I’ll want to do this for several cells for several sets of worksheets. Seems like it should be a straightforward Excel maneuver, but I just can’t get it. Also, is there an easy way to first get the 100 separate worksheets into a single workbook, and then proceed with the 100 worksheets as described above?
 

Excel Facts

Difference between two dates
Secret function! Use =DATEDIF(A2,B2,"Y")&" years"&=DATEDIF(A2,B2,"YM")&" months"&=DATEDIF(A2,B2,"MD")&" days"
I'd like to tackle the first part of that post, but I'm not going to bother as the answer would be redundant *if* the second part is solved...!

(moving your sheets into a single workbook will create totally different cell references than if they were all seperate workbooks, see)

This reply will flag you back up top, and hopefully the <font color="green">VBA coding experts </font color>will flambee something up quick n easy for the 2nd part

Chris
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,202
Members
448,554
Latest member
Gleisner2

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