Link cells won't link properly.

boxsterman

Active Member
Joined
Apr 16, 2002
Messages
285
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
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
On 2002-04-18 11:44, boxsterman wrote:
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

in Sheet 2, cell A5, try the following :

=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
 
Upvote 0

Forum statistics

Threads
1,214,581
Messages
6,120,368
Members
448,957
Latest member
BatCoder

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top