Michiel Soede
Registered User.
- Local time
- Today, 13:06
- Joined
- Sep 16, 2012
- Messages
- 12
Hi all,
Can somebody help me out with the following. In a query I use the following dlookup field:
UWN10: DLookUp("[waarde]";"forecast_Budget_Premium2";"[combi]=[Combi3] & 'UWN10' & [Veld]")
In wich a new field is created looking up a value in this query by using a concatenated search criteria. However every record of this new field is now filled with the first value / combination that is found. I would expect a different value for every unique combination.
Thanks in advance
Can somebody help me out with the following. In a query I use the following dlookup field:
UWN10: DLookUp("[waarde]";"forecast_Budget_Premium2";"[combi]=[Combi3] & 'UWN10' & [Veld]")
In wich a new field is created looking up a value in this query by using a concatenated search criteria. However every record of this new field is now filled with the first value / combination that is found. I would expect a different value for every unique combination.
Thanks in advance