Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default HOW DO COPY A CELL BUT INCREASE ITS REFERENCE BY TWO CELL POSITIO.

I want to copy a cell that has a reference to a cell in another sheet but I
want the new reference to be incremented by 2 positions.
example copy cell f1 to f2, cell f1 has a reference to 'test'!r5
I want the f2 cell to reference 'test'!r7
Can this be done?

Thanks,

no1crusty

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default HOW DO COPY A CELL BUT INCREASE ITS REFERENCE BY TWO CELL POSITIO.

Hi

Try
=INDIRECT("'Test'!R"&5+(ROW(A1)-ROW($A$1))*2)

--
Regards

Roger Govier


"Crusty" wrote in message
...
I want to copy a cell that has a reference to a cell in another sheet
but I
want the new reference to be incremented by 2 positions.
example copy cell f1 to f2, cell f1 has a reference to 'test'!r5
I want the f2 cell to reference 'test'!r7
Can this be done?

Thanks,

no1crusty



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to reference/copy cell format ??? [email protected] Excel Discussion (Misc queries) 3 August 1st 06 08:02 AM
Using a cell reference to copy rows to a new worksheet wham Excel Discussion (Misc queries) 2 June 14th 06 07:05 AM
How do I copy formatting in a cell reference san jose native Excel Discussion (Misc queries) 1 June 30th 05 06:40 AM
how do you copy the same cell reference on different worksheets abee Excel Worksheet Functions 1 June 15th 05 01:48 AM
increase a cell reference by increments greater than one... Gary Fuller Excel Worksheet Functions 2 January 14th 05 06:51 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"