I'm trying to return all active training records in a query. Trainer's name needs to show up. Trainer is listed as emp_id number and I'm trying to reference their name to show up. If no trainer is listed the active record doesn't show up in my current query. I need those to show up too.
My attempt at DLookup is:
TrainerName: DLookUp("[Name]","[Active Employee Query]","[trn_emp2class]![trainer]"="[Active Employee Query]![emp_id]"
I've tried several variations so far, all the active records show up, but no trainer names are displayed. No error messages.
Thanks for any help!![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)
My attempt at DLookup is:
TrainerName: DLookUp("[Name]","[Active Employee Query]","[trn_emp2class]![trainer]"="[Active Employee Query]![emp_id]"
I've tried several variations so far, all the active records show up, but no trainer names are displayed. No error messages.
Thanks for any help!
![[morning] [morning] [morning]](/data/assets/smilies/morning.gif)