R ras81 Registered User. Local time Today, 04:48 Joined Jun 20, 2008 Messages 11 Aug 8, 2008 #1 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
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
pbaldy Wino Moderator Staff member Local time Today, 04:48 Joined Aug 30, 2003 Messages 36,272 Aug 8, 2008 #2 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.
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.