On a form I want to have a field which will display a value that is the last in a defined set of fields of a record in a table. I've attached a simple example db. I want to look across the four fields (Dept1 to Dept4) of each record and find the last value enteredand display that in the Department textbox of the form.
So in the example, for record 1 it will display "Board" and for record 2 "Legal".
Is this possible through any means in Access?
So in the example, for record 1 it will display "Board" and for record 2 "Legal".
Is this possible through any means in Access?