Hi,
I'm trying to combine a dlookup and dlast to return a value. Currently I have the Dlast below which returns the commitments from last meeting field for the last entered record. I need to add a bit into the formula which references the agent selected in the form I have to return the last entry for a particular agent which is selected (agent is selected from combox - "agent". Is this possible?
=DLast("CommitmentsFromLastMeeting","OperationCoachingWarehouse","ID")
I'm trying to combine a dlookup and dlast to return a value. Currently I have the Dlast below which returns the commitments from last meeting field for the last entered record. I need to add a bit into the formula which references the agent selected in the form I have to return the last entry for a particular agent which is selected (agent is selected from combox - "agent". Is this possible?
=DLast("CommitmentsFromLastMeeting","OperationCoachingWarehouse","ID")