Hi!
can anyone help me?
i want my form to display the latest entry for the specific Employee ID.
lets say Employee ID#001
travelled on 10/06/2013
travelled on 10/01/2013
travelled on 10/10/2012
but when i enter the specific Id number in my combo box to get the record for the specific person to be displayed in my form, it shows the first record entered for the person in my database i.e 10/10/2012 whereas i want form to display 10/06/2013 record.
i have an autonumber as well in my form/table.
can anyone help me?
i want my form to display the latest entry for the specific Employee ID.
lets say Employee ID#001
travelled on 10/06/2013
travelled on 10/01/2013
travelled on 10/10/2012
but when i enter the specific Id number in my combo box to get the record for the specific person to be displayed in my form, it shows the first record entered for the person in my database i.e 10/10/2012 whereas i want form to display 10/06/2013 record.
i have an autonumber as well in my form/table.