ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   How can I assign a data for one cell from another fixed cell? (https://www.excelbanter.com/new-users-excel/165458-how-can-i-assign-data-one-cell-another-fixed-cell.html)

New Excel User

How can I assign a data for one cell from another fixed cell?
 
I can assign data to one cell by put formular, for example: =H5.
But if I add a row, my cell will get data from H6, Excel automatically
modified my formular to: =H6
And now I want the data always come from =H5, no matter how many rows I add
on top of it.

PLease help me. I remember somebody did it, but I forget it.

Thank you very much!

Rick Rothstein \(MVP - VB\)

How can I assign a data for one cell from another fixed cell?
 
If I understand your question correctly, you would use absolute references
($ signs to fix the row, column or both)...

=$H$5

Rick


"new Excel user" <new Excel wrote in message
...
I can assign data to one cell by put formular, for example: =H5.
But if I add a row, my cell will get data from H6, Excel automatically
modified my formular to: =H6
And now I want the data always come from =H5, no matter how many rows I
add
on top of it.

PLease help me. I remember somebody did it, but I forget it.

Thank you very much!



Rick Rothstein \(MVP - VB\)

How can I assign a data for one cell from another fixed cell?
 
Actually, I think I did misunderstand your question... I think you may want
this formula instead:

=INDIRECT("H5")

Rick


"Rick Rothstein (MVP - VB)" wrote in
message ...
If I understand your question correctly, you would use absolute references
($ signs to fix the row, column or both)...

=$H$5

Rick


"new Excel user" <new Excel wrote in
message ...
I can assign data to one cell by put formular, for example: =H5.
But if I add a row, my cell will get data from H6, Excel automatically
modified my formular to: =H6
And now I want the data always come from =H5, no matter how many rows I
add
on top of it.

PLease help me. I remember somebody did it, but I forget it.

Thank you very much!




new Excel user

How can I assign a data for one cell from another fixed cell?
 
Thank you so much Rich, I tried it and it works. It is exactly what I am
looking for.

Have a great day!

J.

"Rick Rothstein (MVP - VB)" wrote:

Actually, I think I did misunderstand your question... I think you may want
this formula instead:

=INDIRECT("H5")

Rick


"Rick Rothstein (MVP - VB)" wrote in
message ...
If I understand your question correctly, you would use absolute references
($ signs to fix the row, column or both)...

=$H$5

Rick


"new Excel user" <new Excel wrote in
message ...
I can assign data to one cell by put formular, for example: =H5.
But if I add a row, my cell will get data from H6, Excel automatically
modified my formular to: =H6
And now I want the data always come from =H5, no matter how many rows I
add
on top of it.

PLease help me. I remember somebody did it, but I forget it.

Thank you very much!






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

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