M
Miranda
IIf (DLookUp("[MaxBlisters]","[tblProductSpecs]","[product]='" & [Data
]!Product & "'") <> and ([Blisters2])= Null) , True , False
Ok, first question is, can I put a formula like this in a query that runs a
report. Second question is, does anyone see anything obviously wrong with
it? Error says wrong number of arguments. Any help is greatly appreciated!
]!Product & "'") <> and ([Blisters2])= Null) , True , False
Ok, first question is, can I put a formula like this in a query that runs a
report. Second question is, does anyone see anything obviously wrong with
it? Error says wrong number of arguments. Any help is greatly appreciated!