Datalist Based on 2 queries

VBAHole22

Contributor
Joined
Oct 21, 2003
Messages
432
Location
VA
Is there a way to bind a datalist to the results of more than one query?
I have 3 different queries that I want to execute and I want to pack the results of all 3 into a single bound datalist. I know each query will return a single result.
Is this possible?
 
Back
Top