this is hopefully a rather basic question...i am creating a report in which i would like to retrieve data from multiple queries...my question is this though, after creating textboxes and trying to retrieve the data i can not figure out how to use the expression builder to define the control source...the name of the first query i would like to call is "spanishTestQuery" and it returns three values...how would i get the this text box to return the first value from the query using expression builder?