ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   receiving cell value after deleting source (https://www.excelbanter.com/excel-discussion-misc-queries/234159-receiving-cell-value-after-deleting-source.html)

Morto Kopor

receiving cell value after deleting source
 
I have a form into which I want to load values from a list. I have three
forms on one page. How can I load the forms from the list and have the forms
updated when I add or delete an item from the list. (Instead of a REF in the
receiving cell). When an item is deleted from the list, I want the new item
that moves into the same positiion in the list to replace the item on the
form. I am using 2007.

Luke M

receiving cell value after deleting source
 
You could try INDIRECT. For instance:
=INDIRECT("A2")
will always direct your formula to the cell A2, regardless of if you delete
it. Due note that you lose the ability to copy this formula down/across and
have XL infer that you want reference to move with you.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Morto Kopor" wrote:

I have a form into which I want to load values from a list. I have three
forms on one page. How can I load the forms from the list and have the forms
updated when I add or delete an item from the list. (Instead of a REF in the
receiving cell). When an item is deleted from the list, I want the new item
that moves into the same positiion in the list to replace the item on the
form. I am using 2007.


Morto Kopor

receiving cell value after deleting source
 
OUTSTANDING.

Thank you.


"Luke M" wrote:

You could try INDIRECT. For instance:
=INDIRECT("A2")
will always direct your formula to the cell A2, regardless of if you delete
it. Due note that you lose the ability to copy this formula down/across and
have XL infer that you want reference to move with you.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Morto Kopor" wrote:

I have a form into which I want to load values from a list. I have three
forms on one page. How can I load the forms from the list and have the forms
updated when I add or delete an item from the list. (Instead of a REF in the
receiving cell). When an item is deleted from the list, I want the new item
that moves into the same positiion in the list to replace the item on the
form. I am using 2007.



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

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