1) combine the queries into a single query
2) use subreports which can each be bound to a different query
3) use code to update values of unbound controls
4) use a control that has a Row Source such as Combo Box, List Box,
Graph,...
5) use domain aggregate functions such as DLookup() or DSum()