K
ker0k3n0
I hope you can help me with this issue. I am trying to do a DLookup function
to look up the Quarterly cap value from the Quarterly Cap table where
Customer Name match the name in the form:
=DLookUp("[Quarterly Cap]![Quarterly Cap]","[Quarterly Cap]","[Quarterly
Cap]![Customer Name]= '" & [Customer Name] & "'")
I receive an error:
I try to get replace , with ; or | it doesn’t like it.
When I click the expression builder I got this DLookup («expr»| «domain»|
«criteria») it asks for pipe but not happy.
to look up the Quarterly cap value from the Quarterly Cap table where
Customer Name match the name in the form:
=DLookUp("[Quarterly Cap]![Quarterly Cap]","[Quarterly Cap]","[Quarterly
Cap]![Customer Name]= '" & [Customer Name] & "'")
I receive an error:
I try to get replace , with ; or | it doesn’t like it.
When I click the expression builder I got this DLookup («expr»| «domain»|
«criteria») it asks for pipe but not happy.