ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   3D Workbook?? (https://www.excelbanter.com/excel-worksheet-functions/14424-3d-workbook.html)

Ket

3D Workbook??
 
Hello,

I have a workbook that contains a number of worksheets. Each sheet is
identical in layout and contains amongst other things a sum total in
cell D3.

When I create a summary sheet, I can click into a cell and create the
formula =Sheet1!D3.

Is it possible to be able to drag this cell down so that the next
cell displays the result =Sheet2!D3, and so on and so forth?

TIA for your assistance.

Ket
London


RagDyeR

Try this:

=INDIRECT("Sheet"&ROW(A1)&"!D3")
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Ket" wrote in message
...
Hello,

I have a workbook that contains a number of worksheets. Each sheet is
identical in layout and contains amongst other things a sum total in
cell D3.

When I create a summary sheet, I can click into a cell and create the
formula =Sheet1!D3.

Is it possible to be able to drag this cell down so that the next
cell displays the result =Sheet2!D3, and so on and so forth?

TIA for your assistance.

Ket
London



Ket

Thank you

On Tue, 22 Feb 2005 05:10:23 -0800, "RagDyeR"
wrote:

Try this:

=INDIRECT("Sheet"&ROW(A1)&"!D3")



RagDyeR

You're welcome.
--

Regards,

RD
--------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------

"Ket" wrote in message
...
Thank you

On Tue, 22 Feb 2005 05:10:23 -0800, "RagDyeR"
wrote:

Try this:

=INDIRECT("Sheet"&ROW(A1)&"!D3")





All times are GMT +1. The time now is 12:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com