dlookup with date field as parameter in ADP

F

FRED

I have a from with two text fields field1 and field2. I have one table
"table1" with two fields: date (datetime) and period (numeric). I want the
period to be return in the field2 when I key the date in field 1. I tried
Dlookup("period","table1","date = #" & [field1] & "#") but it doesn't work in
ADP. I tried in MDB and it works. . . . any Idea ???

Thanks

FRED
 

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