I have a report that perfoms a Dlookup function.
This is what I got:
=DLookUp("Allocations","GTWYAllocatedDelay","!IID = [IID]")
In the criteria section of the lookup - it does the look up based on the IID field in the report and IID field in the GTWYAllocatedDelay table. I need for the lookup to be based on the IID field in the report and the IID field in the table AS WELL AS the GTWY field in the report AND the GTWY field in the table...
Any help with this. Not sure how it needs to be setup.
Thanks,
jw5107
This is what I got:
=DLookUp("Allocations","GTWYAllocatedDelay","!IID = [IID]")
In the criteria section of the lookup - it does the look up based on the IID field in the report and IID field in the GTWYAllocatedDelay table. I need for the lookup to be based on the IID field in the report and the IID field in the table AS WELL AS the GTWY field in the report AND the GTWY field in the table...
Any help with this. Not sure how it needs to be setup.
Thanks,
jw5107