Hi everyone hope someone can help me.
I am trying to create a query using a table similar to the one below:
Log Date | EmpID | Sales Type | Sales
23/11/2015 | 123 | ACTA | 5
24/11/2015 | 123 | BCAT | 4
24/11/2015 | 122 | ACTA | 1
25/11/2015 | 123 |...
Hi guys new member here! Looking for assistance.
I have a table called ActivationAttempt1 with the following fields: [WF Reference] (This is a lookup field which pulls the id from my main table), [Agent Name], [Date of call] etc etc
I also have a form with several corresponding fields for...