S
SokkiHong
Can someone please tell me what's wrong with my syntax
here?
=DLookUp("[Status]","[Issues_SubTable Query]") WHERE
(("[Issue ID]","[Issues Master Table Query]") =
("[ID]","[Issues_SubTable Query]"))
I am trying to Pull [Status] from the [Issues_SubTable
Query] only when the [ID] field of [Issues_Subtable Query]
matches up with [Issue ID] with the [Issues Master Table
Query]. Please help, thanks.
here?
=DLookUp("[Status]","[Issues_SubTable Query]") WHERE
(("[Issue ID]","[Issues Master Table Query]") =
("[ID]","[Issues_SubTable Query]"))
I am trying to Pull [Status] from the [Issues_SubTable
Query] only when the [ID] field of [Issues_Subtable Query]
matches up with [Issue ID] with the [Issues Master Table
Query]. Please help, thanks.