David_Skov
Active Member
- Joined
- Jun 29, 2004
- Messages
- 267
I have this function:
=DLookUp("[LYFY]";"DVH_krydstabel";"[Market] = DAGLIGVAREHANDLEN EX. COOP")
But it gives me an error (#error)
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)
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
