Ok, I have a table which has a field populated from a lookup in order to limit to list so only staff on the list can be added in.
Im trying to create a simple query which totals up sales from each member of staff by region, and adds in their id code which is not in the original table. Every time i add the id in, my sum field in my query shows odd results. Ive tried changing the relationships but that doesnt seem to work.
The look up i think stores the id as well as the name (?) is there any way for me to get at both the bits of info in seperate fields on my query ? Or any other suggestion how to fix ? Im sure this is something simple but cannot get my head round it this morning
thanks in hope
Im trying to create a simple query which totals up sales from each member of staff by region, and adds in their id code which is not in the original table. Every time i add the id in, my sum field in my query shows odd results. Ive tried changing the relationships but that doesnt seem to work.
The look up i think stores the id as well as the name (?) is there any way for me to get at both the bits of info in seperate fields on my query ? Or any other suggestion how to fix ? Im sure this is something simple but cannot get my head round it this morning
thanks in hope