I have a form using 3 ask parameters and a 2nd query that looks up information in another approved list query. I would like to use the information in one of the 1st three parameters to fill in that parameter information into the 2nd query. How do I do that? For example, I ask for name, start date, end date in 3 ask parameters, then in the 2nd query, I want to use the name from the 1st ask parameter to automatic pull information based upon the name without having to ask again.