Alastairwc
New Member
Hi there
I have a number of sheets all with the same number of columns and same named columns.
Example of column headings are Date, time, Expenses etc..
However each sheet has a different number of rows of data.
I want to create a summary sheet that just looks up the data for the respective sheet. Ive tried this by using named ranges. Eg: =Indirect(A1 & "!Named Range_1") but this is returning errors.
Any Ideas?
I have a number of sheets all with the same number of columns and same named columns.
Example of column headings are Date, time, Expenses etc..
However each sheet has a different number of rows of data.
I want to create a summary sheet that just looks up the data for the respective sheet. Ive tried this by using named ranges. Eg: =Indirect(A1 & "!Named Range_1") but this is returning errors.
Any Ideas?