tintincute
New Member
- Joined
- Sep 18, 2013
- Messages
- 8
I am trying to show what are the corresponding values of MyData from the HerData columns.
For example: I want to show the values of 2001 from "MyData" column from the "HerData" column"
MyData: 2001
It should show the values from "HerData" : 20000
This should work the other way around as well.
If I want to show the values for "HerData": 20000
It should show the values from "MyData": 2000, 2001, 2002. All 3 because they have the linked value of 20
Thanks for your help
For example: I want to show the values of 2001 from "MyData" column from the "HerData" column"
MyData: 2001
It should show the values from "HerData" : 20000
This should work the other way around as well.
If I want to show the values for "HerData": 20000
It should show the values from "MyData": 2000, 2001, 2002. All 3 because they have the linked value of 20
Thanks for your help