Hi
I am try to requery a datasheet based on data contained in a related table. So I have two tables, Tasks and Employee. The Tasks table contains a field called 'requested by' to represent the person who requested the task. I only want to display the tasks relating to the logged in user...