A
Alain
Hi to all on this monday morning,
After spending an hour on how to write this, it look like I need some help
can anyone tell me what is my mistake here:
I am always getting the following error, "expression contain invalid
syntax"
=DLookUp("[AnnualRate]","RenewalOptions","[SR-SommaireImmobilierRenOptions].Report![ClientNumber]=
[ClientNumber]
AND [SR-SommaireImmobilierRenOptions].Report![To] >
DMin("[To]","RenewalOptions","[SR-SommaireImmobilierRenOptions].Report![ClientNumber]=[ClientNumber]
AND [To] > Now()")")
If I remove the DMin function from the Dlookup both work just fine with the
exprected results but when I combine both then error
TIA
Alain
After spending an hour on how to write this, it look like I need some help
can anyone tell me what is my mistake here:
I am always getting the following error, "expression contain invalid
syntax"
=DLookUp("[AnnualRate]","RenewalOptions","[SR-SommaireImmobilierRenOptions].Report![ClientNumber]=
[ClientNumber]
AND [SR-SommaireImmobilierRenOptions].Report![To] >
DMin("[To]","RenewalOptions","[SR-SommaireImmobilierRenOptions].Report![ClientNumber]=[ClientNumber]
AND [To] > Now()")")
If I remove the DMin function from the Dlookup both work just fine with the
exprected results but when I combine both then error
TIA
Alain