DLookUp

S

smk23

Can you use a pass-through query for the domain of a DLookUp function? I seem
to be hitting a snag on that.
Thanks
 
D

Douglas J. Steele

I'm unable to test at the moment, but I know of no reason why it shouldn't
work.

What happens when you try?
 
D

Duane Hookom

Works for me.

--
Duane Hookom
MS Access MVP

Douglas J. Steele said:
I'm unable to test at the moment, but I know of no reason why it shouldn't
work.

What happens when you try?
 
S

smk23

I get an error in the textbox with the DLookUp. When I replace with a regular
query (not pass-through) it works.
 
D

Duane Hookom

Does your pass-through require you to enter a password?
Try make the simplest P-T you can think of and try it without any criteria.
If it works, add complexity.
 
Top