When 3 tables linked and each has LN and FN in it - how do I take care of EmplID:[LN]&", "&[FN] and MngrID:[LN]&", "&[FN] and than HiringMngrID:[LN]&", "&[FN]
It seems like if I am leaving those fields in the query and joining them on the Report level - I am getting blank fields. Query works fine because every LN FN has a table assocoation. But when on Report level - it gets confused? Please, advise.
It seems like if I am leaving those fields in the query and joining them on the Report level - I am getting blank fields. Query works fine because every LN FN has a table assocoation. But when on Report level - it gets confused? Please, advise.