Forum Discussion
lookup value in another column
- 2 years ago
1. Create blank query
2. Open Advanced Editor
3. Replace everything you see there with my code
4. Replace your_table with MASTER in the code
- 2 years ago
AlienSx Brilliant, that has worked perfectly, thanks so much for your help!
llamasarefun don't touch "Custom column" button, it's a big mistake. Have you seen that video? Your case is #2. Anyway, create new blank query, replace everything in it with my code and replace "your_table" in my code with the name of your query (MASTER?)
Hi AlienSx Yes I have watched the video thanks, very useful. I am putting the code into blank query and get the error
Expression.Error: The name 'Renamed Columns2' wasn't recognized. Make sure it's spelled correctly.
- AlienSx2 years agoSuper User
1. Create blank query
2. Open Advanced Editor
3. Replace everything you see there with my code
4. Replace your_table with MASTER in the code
- AlienSx2 years agoSuper User
llamasarefun my code does not have such "name".
- llamasarefun2 years agoHelper I
AlienSx yes sorry my mistake!
So no errors now but I cannot see where the new column where i would see the results is?
- AlienSx2 years agoSuper User
llamasarefun rightmost column called "YN", located after column CR LOOKUP VALUE
- llamasarefun2 years agoHelper I
AlienSx there is no additional column, CR LOOKUP VALUE is the last one still
- AlienSx2 years agoSuper User
- llamasarefun2 years agoHelper I
- llamasarefun2 years agoHelper I
AlienSx Brilliant, that has worked perfectly, thanks so much for your help!