I have this function:
=DLookUp("[LYFY]";"DVH_krydstabel";"[Market] = DAGLIGVAREHANDLEN EX. COOP")
But it gives me an error (#error) in my report
DVH_krydstabel has these coloumns:
Market, SegmentID, DMLY, DMTY, LYFY, YTDLY, YTDTY
The Dlookup function should give me the value of [LYFY] in the tabel 'DVH_krydstabel' where [Market] = 'DAGLIGVAREHANDLEN EX. COOP' and SegmentID equal the current Segment shown in the report.
Tx ;-)
=DLookUp("[LYFY]";"DVH_krydstabel";"[Market] = DAGLIGVAREHANDLEN EX. COOP")
But it gives me an error (#error) in my report
DVH_krydstabel has these coloumns:
Market, SegmentID, DMLY, DMTY, LYFY, YTDLY, YTDTY
The Dlookup function should give me the value of [LYFY] in the tabel 'DVH_krydstabel' where [Market] = 'DAGLIGVAREHANDLEN EX. COOP' and SegmentID equal the current Segment shown in the report.
Tx ;-)