hibbie0762
IS-IT--Management
My database holds user permissions. Table 1 contains User details and Table 2 contains User periods of approval. The tables are linked on a unique UserID. Each record in table 1 is unique but there may be several related records (events) in table 2. There are pop up forms based on each table. The related Form 2 records are accessed by means of a button on Form 1.
Where more than one related record exists in Form 2, I want to be able to limit display to only the most recent record, based on a date field. So far I have totally failed to crack this one, but I know that there must be a way of doing it. Any guidance would be welcome.
Where more than one related record exists in Form 2, I want to be able to limit display to only the most recent record, based on a date field. So far I have totally failed to crack this one, but I know that there must be a way of doing it. Any guidance would be welcome.