DLookup stops working in SubReport - why?

Joined
Dec 15, 2009
Messages
1
Reaction score
0
Hi all,

I'm using a DLookup in a report called Sub Report - Client Extra Fields - it works fine, but when I include it as a subreport in another report, it stops working, just churns out #Error. Any clue why this would be?

Code I'm using is

Code:
=DLookUp("[Value]","[Report Query - Value Giver]","[ExtraFieldID] = [Reports]![Sub Report - Client Extra Fields]![ExtraFieldID] ")

Any help would be much appreciated, this is driving me mad!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top