Forum Discussion

marcosvcortes's avatar
marcosvcortes
Frequent Visitor
4 years ago
Solved

Return information from different tables

How do I find information in a table where the data can be found in three different columns of a different table? Example: Table A [Column A] Return for 'Table A [Column A]' the code z001, which c...
  • daXtreme's avatar
    4 years ago

    Your question is unclear. If you want a specific code... why would you want to look it up if you already know it? Secondly, you should consolidate the tables into one. Then you won't have problems.