Search results

  1. S

    Two Tables with equal field need to display third column

    Sorry for being confusing, let me try again. Table A Employee ID Number Employee ID Name Table B Employee ID Number I need a way for Employee ID Number in Table B to Look at Employee ID Number in Table A and return the cooresponding value in Employee ID Name. So I need Table B column...
  2. S

    Two Tables with equal field need to display third column

    I have two tables that each have a column that is the same but the first table has two columns the Employee ID Number and Employee ID Name and the other table just has the Employee ID Number in it. How can I get the big table with only employee id number to display the employee ID name instead?
Back
Top Bottom