ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Keep cell reference when moving range (matter of urgency) (https://www.excelbanter.com/excel-worksheet-functions/160826-keep-cell-reference-when-moving-range-matter-urgency.html)

Xtian

Keep cell reference when moving range (matter of urgency)
 
I have the following problem:

In the range C1:C20 i have some data. I the range A1:A20 i have this
"formula": In A10: =C10, in A11: =C11, and so on.

The problem is: I want to have the ability to cut for example the range
C17:C20 and paste it in the range C11:C14, WITHOUT changing the formulas in
the range A1:A20. That means, I do still want the formula in A11 to be =C11
(and not =#REF).

Thank you.

Pete_UK

Keep cell reference when moving range (matter of urgency)
 
Change them to absolute references. Highligh column A, then CTRL-H
(Find & Replace):

Find what: C
Replace With: $C$

Click Replace All.

Hope this helps.

Pete

On Oct 4, 9:11 am, Xtian wrote:
I have the following problem:

In the range C1:C20 i have some data. I the range A1:A20 i have this
"formula": In A10: =C10, in A11: =C11, and so on.

The problem is: I want to have the ability to cut for example the range
C17:C20 and paste it in the range C11:C14, WITHOUT changing the formulas in
the range A1:A20. That means, I do still want the formula in A11 to be =C11
(and not =#REF).

Thank you.




RagDyeR

Keep cell reference when moving range (matter of urgency)
 
In A10 enter this formula:

=INDIRECT("C"&ROWS($1:10))

And copy down as needed.

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Xtian" wrote in message
...
I have the following problem:

In the range C1:C20 i have some data. I the range A1:A20 i have this
"formula": In A10: =C10, in A11: =C11, and so on.

The problem is: I want to have the ability to cut for example the range
C17:C20 and paste it in the range C11:C14, WITHOUT changing the formulas

in
the range A1:A20. That means, I do still want the formula in A11 to be

=C11
(and not =#REF).

Thank you.



Xtian

Keep cell reference when moving range (matter of urgency)
 
Perfect! Thank you very much!

Ragdyer skrev:

In A10 enter this formula:

=INDIRECT("C"&ROWS($1:10))

And copy down as needed.

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Xtian" wrote in message
...
I have the following problem:

In the range C1:C20 i have some data. I the range A1:A20 i have this
"formula": In A10: =C10, in A11: =C11, and so on.

The problem is: I want to have the ability to cut for example the range
C17:C20 and paste it in the range C11:C14, WITHOUT changing the formulas

in
the range A1:A20. That means, I do still want the formula in A11 to be

=C11
(and not =#REF).

Thank you.




RagDyeR

Keep cell reference when moving range (matter of urgency)
 
Appreciate the feed-back.
--

Regards,

RD
-----------------------------------------------------------------------------------------------
Please keep all correspondence within the Group, so all may benefit !
-----------------------------------------------------------------------------------------------

"Xtian" wrote in message
...
Perfect! Thank you very much!

Ragdyer skrev:

In A10 enter this formula:

=INDIRECT("C"&ROWS($1:10))

And copy down as needed.

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Xtian" wrote in message
...
I have the following problem:

In the range C1:C20 i have some data. I the range A1:A20 i have this
"formula": In A10: =C10, in A11: =C11, and so on.

The problem is: I want to have the ability to cut for example the range
C17:C20 and paste it in the range C11:C14, WITHOUT changing the formulas

in
the range A1:A20. That means, I do still want the formula in A11 to be

=C11
(and not =#REF).

Thank you.







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

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