Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How do I get the contents of a group of cells - "Business Address" pasted in
another group of unlocked cells ("ship to") if there is a text "X" present in a third cell. I am trying to allow the user to put in the shipping address as needed in the unlocked cells. If it ships to the company warehouse the user puts an "X" in another cell which will cause the contents of the out of view cells with the company warehouse address to paste into the unlocked "ship to" group of cells. I cannot have the formula in the cell directly as the user would erase them when typing etc. I lock the spreadsheet so only the unlocked cells are selectable |
#2
![]() |
|||
|
|||
![]()
Hi
if I understood you correctly this can't be achieved with formulas alone. This would require VBA -- Regards Frank Kabel Frankfurt, Germany "Chuckak" schrieb im Newsbeitrag ... How do I get the contents of a group of cells - "Business Address" pasted in another group of unlocked cells ("ship to") if there is a text "X" present in a third cell. I am trying to allow the user to put in the shipping address as needed in the unlocked cells. If it ships to the company warehouse the user puts an "X" in another cell which will cause the contents of the out of view cells with the company warehouse address to paste into the unlocked "ship to" group of cells. I cannot have the formula in the cell directly as the user would erase them when typing etc. I lock the spreadsheet so only the unlocked cells are selectable |
#3
![]() |
|||
|
|||
![]()
OK I have trouble spelling VBA let alone using it. Is there another way to
accomplish what should be simple. Can it be done with formatting such as hide the cells then reveal if the text "X" is present etc? "Chuckak" wrote: How do I get the contents of a group of cells - "Business Address" pasted in another group of unlocked cells ("ship to") if there is a text "X" present in a third cell. I am trying to allow the user to put in the shipping address as needed in the unlocked cells. If it ships to the company warehouse the user puts an "X" in another cell which will cause the contents of the out of view cells with the company warehouse address to paste into the unlocked "ship to" group of cells. I cannot have the formula in the cell directly as the user would erase them when typing etc. I lock the spreadsheet so only the unlocked cells are selectable |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
define group of cells | Excel Discussion (Misc queries) | |||
how to copy formulas to other cells in excell | Setting up and Configuration of Excel | |||
How do I copy data (word) into respective cells when the data bei. | New Users to Excel | |||
copy blank cells | Excel Discussion (Misc queries) | |||
vba to sort group copy paste to another sheet | Excel Worksheet Functions |