close

I have a workbook with 10 worksheets.
I want to create the 11th sheet as a summary sheet.

So on the 11th sheet I would like to have column A, row 1 = column A, row 1
of the first worksheet

I would like the column to be fixed, the row to be fixed but the worksheet
to change automatically.

Is there a way to do this without entering each formula individually?Assuming the 10 source sheets are named: Sheet1, Sheet2, ... Sheet10

In Sheet11,

Put in A1:
=INDEX(INDIRECT(quot;'Sheetquot;amp;COLUMN()amp;quot;'!quot;amp;quot;Aquot;amp;ROW()), 1,1)
Copy A1 across to C1, fill down as far as required

Col A returns Sheet1's col A,
Col B returns Sheet2's col A, and so on ..
--
Max
Singapore
savefile.com/projects/236895
xdemechanik
---
quot;Rickquot; wrote:
gt; I have a workbook with 10 worksheets.
gt; I want to create the 11th sheet as a summary sheet.
gt; So on the 11th sheet I would like to have column A, row 1 = column A, row 1
gt; of the first worksheet
gt;
gt; I would like the column to be fixed, the row to be fixed but the worksheet
gt; to change automatically.
gt;
gt; Is there a way to do this without entering each formula individually?

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()