how to put query field in a report?

ras81

Registered User.
Local time
Today, 04:48
Joined
Jun 20, 2008
Messages
11
hello

i wish to put a box in a report that gives back a single colum to a query.
i already have a working query,

how can i do it, maybe i am doing something wrong
 
If you're saying that this query is a different query than the report is based on, you can use a DLookup to get the value from it.
 

Users who are viewing this thread

Back
Top Bottom