Hi All
I have two workbooks "FileA" and "FileB". I have input variable "Premium" in FileA which results in calculation of "Payment Amount" (Cell D10 in FileA) and then this Payment Amount is to be put in Cell A1 of FileB. When Payment Amount is entered in FileB a variable "Income" (Cell B2) is calculated itself in FileB. Now this Income is again to be put in FileA in Cell C3.
I have to write a macro which should pick value of Payment Amount (Cell D10) from FileA and put it in (Cell A1) of FileB. Again it should pick calculated value of Income from FileB and put it in FileA.
Plz suggest the coding.
Thanks in advance
Brijesh
I have two workbooks "FileA" and "FileB". I have input variable "Premium" in FileA which results in calculation of "Payment Amount" (Cell D10 in FileA) and then this Payment Amount is to be put in Cell A1 of FileB. When Payment Amount is entered in FileB a variable "Income" (Cell B2) is calculated itself in FileB. Now this Income is again to be put in FileA in Cell C3.
I have to write a macro which should pick value of Payment Amount (Cell D10) from FileA and put it in (Cell A1) of FileB. Again it should pick calculated value of Income from FileB and put it in FileA.
Plz suggest the coding.
Thanks in advance
Brijesh