I am trying to copy some inputs to a model and copy back the answers to the first sheet. Below is the code. "data_sheet" is the sheet with many inputs and "Final Model" gives the out put. Its very simple; i am trying to copy data from "data_sheet" to "final model" and then copy the answer back. I am getting error 1004 when i try to copy back answer to "data_sheet". the first part alone works good.I am trying to copy some inputs to a model and