ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   Data across worksheets (https://www.excelbanter.com/charts-charting-excel/54234-data-across-worksheets.html)

nelsquid

Data across worksheets
 
Is it possible to enter a formula in the format of, "='Sheet1'!A1" and then
just click and drag and have the formula automatically go the the next sheet?
i.e "='Sheet2'!A1" instead of "='Sheet1'!A2"

bj

Data across worksheets
 
an indirect function can do this with a little manipulation
if you start in row 3 for example
=indirect("'Sheet"&row()-2&"'!A1")
and copy this equation down it should do what you want.

"nelsquid" wrote:

Is it possible to enter a formula in the format of, "='Sheet1'!A1" and then
just click and drag and have the formula automatically go the the next sheet?
i.e "='Sheet2'!A1" instead of "='Sheet1'!A2"



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

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