Is there any way to tackle the circular reference problem through macros. I have attached one example in which cell D9 should be eaqual to D8 and D8 is dependent of D7 which is the dependent of D10. Again D10 is the dependent of D9.
For avoiding the circular reference what im doing now is past special the value of Cell D8 in to cell D9 to multiple times to get Circular Reference.xlsxthe value of cell D9=D8.
Kindly help if any body have a solution to this through Macro/VBA.
Thanks
Bookmarks