I apologize if this has already been posted.
I am trying to dynamically link two cells, and I don't think equations will do. Essentially, I am trying to acheive the following
When I enter a value in Sheet1!A1, I want it to reflect in Sheet2!A1
When I enter a value in Sheet2!A1, I want it to reflect in Sheet1!A1.
The application is that I create a List of Values on Sheet1. On Sheet2 I have a bunch of analyses that use vlookup to pull the data from Sheet1.
The problem is that if I want to change some of the values in my List of Values, I can't do it while I'm working on the analyses (which are on Sheet2). Instead I have to switch sheets, find the value, and change it.
In this particular application that's a problem. Any help (or requests for clarification) are greatly appreciated.
I am trying to dynamically link two cells, and I don't think equations will do. Essentially, I am trying to acheive the following
When I enter a value in Sheet1!A1, I want it to reflect in Sheet2!A1
When I enter a value in Sheet2!A1, I want it to reflect in Sheet1!A1.
The application is that I create a List of Values on Sheet1. On Sheet2 I have a bunch of analyses that use vlookup to pull the data from Sheet1.
The problem is that if I want to change some of the values in my List of Values, I can't do it while I'm working on the analyses (which are on Sheet2). Instead I have to switch sheets, find the value, and change it.
In this particular application that's a problem. Any help (or requests for clarification) are greatly appreciated.