D
Dj
My Access table has one record per employee for each month. This month I
have 3 months uploaded and the Month_Field fields for each employee are
6/30/08, 7/31/08 and 8/31/08.
My info path form query, when I enter the employee number, retreives all
three records. I only want to retreive the last record entered, or the most
recent record based on the Month_Field.
What's the easiest way to do this? I tried the max function, but that
didn't work. Hopefully, it won't require coding. Thx! Dj
have 3 months uploaded and the Month_Field fields for each employee are
6/30/08, 7/31/08 and 8/31/08.
My info path form query, when I enter the employee number, retreives all
three records. I only want to retreive the last record entered, or the most
recent record based on the Month_Field.
What's the easiest way to do this? I tried the max function, but that
didn't work. Hopefully, it won't require coding. Thx! Dj