Hyberlevan
New Member
- Joined
- Mar 31, 2011
- Messages
- 2
Hi all,
Plz help me to make changable cells in Excel.
For example I have 2 sheets. On the first sheet I have code with data beside it. this code is changebale and also the data.
On the second sheet I have a table full with different codes with no data for the begining. I want something which will find the code on the second sheet from the first one (like vlookup) and paste the data beside it. but when I change the code on the first sheet it should find the second code on the second sheet and also not to loose the data pasted when it found the first one.
So I want something which will update the info on second sheet every time I select different codes and edit it on first one and it should also keep the data which is no longer displayed on the first sheet.
I know I explained it hard but I think it is easy to make when you know VBA well....
so to be more clear please see attached image and evereything is explained there.
http://img12.imageshack.us/i/123ms.jpg/#
Waiting for your posts...
Plz help me to make changable cells in Excel.
For example I have 2 sheets. On the first sheet I have code with data beside it. this code is changebale and also the data.
On the second sheet I have a table full with different codes with no data for the begining. I want something which will find the code on the second sheet from the first one (like vlookup) and paste the data beside it. but when I change the code on the first sheet it should find the second code on the second sheet and also not to loose the data pasted when it found the first one.
So I want something which will update the info on second sheet every time I select different codes and edit it on first one and it should also keep the data which is no longer displayed on the first sheet.
I know I explained it hard but I think it is easy to make when you know VBA well....
so to be more clear please see attached image and evereything is explained there.
http://img12.imageshack.us/i/123ms.jpg/#
Waiting for your posts...