ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   hi i reall need help with autofill (https://www.excelbanter.com/excel-programming/305969-hi-i-reall-need-help-autofill.html)

robz

hi i reall need help with autofill
 
ok i have a File.. preety big that has tabs like these on the bottom ..
Z1, Z2, Z3, Z4.. all the way too Z979

Now i have a summary sheet in the Fron where i have this in the cell:
=Z1!A1
=Z2!A1
=Z3!A1

...


now is there a way i can auto fill this all way down.. someone pleas
help.. i need to get this done than

--
Message posted from http://www.ExcelForum.com


Bernie Deitrick

hi i reall need help with autofill
 
Rob,

In a cell in row 1, enter the formula

=INDIRECT("Z"&ROW()&"!A1")

and fill down to row 979, as far as you need.

If you don't want to start in row 1, change ROW() to ROW() - X, where X is
the startuing row less 1.

HTH,
Bernie
MS Excel MVP


"robz " wrote in message
...
ok i have a File.. preety big that has tabs like these on the bottom ...
Z1, Z2, Z3, Z4.. all the way too Z979

Now i have a summary sheet in the Fron where i have this in the cell:
=Z1!A1
=Z2!A1
=Z3!A1

..


now is there a way i can auto fill this all way down.. someone please
help.. i need to get this done thanx


---
Message posted from http://www.ExcelForum.com/




Frank Kabel

hi i reall need help with autofill
 
Hi
see your other post

--
Regards
Frank Kabel
Frankfurt, Germany


ok i have a File.. preety big that has tabs like these on the bottom
... Z1, Z2, Z3, Z4.. all the way too Z979

Now i have a summary sheet in the Fron where i have this in the cell:
=Z1!A1
=Z2!A1
=Z3!A1

..


now is there a way i can auto fill this all way down.. someone please
help.. i need to get this done thanx


---
Message posted from http://www.ExcelForum.com/




All times are GMT +1. The time now is 11:32 PM.

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