![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Apr 2002
Location: Toronto
Posts: 269
|
Information is stored on one page in cells a1:a5.
I want to link to this information on page 2 in cells, a5, A8, A11 etc. When you link page 2 cell a5 to page 1 cell a1, it doesn't copy down correctly. I would like to link non successive cells to successive data. Is this possible.? Thanks, Jamie |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Millbank, London, UK
Posts: 1,790
|
Quote:
=INDIRECT(+"Sheet1!A"&((ROW()-2)/3)) and then copy it to cells a8, a11, a14, a17 etc _________________ Hope this helps, Chris marker [ This Message was edited by: Chris Davison on 2002-04-18 14:13 ] |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|