Hi everyone,
I am trying to call most recent value of data row of table entry based on category and employee ID selection.
Table Fields
[EmpID] number format
[Category] Combo Box Value list
[PayDate] Date format
[Amount] number format
Their is multiple entries for each employee with different categories but i want to call the latest entry based on [PayDate] for each category and for each employee in query.
Can anyone help me with this, i dont know exactly what function and its parameter need to use.
thanks.
I am trying to call most recent value of data row of table entry based on category and employee ID selection.
Table Fields
[EmpID] number format
[Category] Combo Box Value list
[PayDate] Date format
[Amount] number format
Their is multiple entries for each employee with different categories but i want to call the latest entry based on [PayDate] for each category and for each employee in query.
Can anyone help me with this, i dont know exactly what function and its parameter need to use.
thanks.