Alright, I have "orders" that have been queried and turned into a form with limited fields in a list for nice viewing and editing. Let's call that form "local dispatch" i also have a form that shows all the orders, one per page, with all the fields for the order. Let's call that form "inbound orders" I would like to create a link next to each order in the "local dispatch" form that either queries or searches the "inbound orders" form for that order and displays it so that the user has quick access to ALL details on that order. I don't have a real great idea on where to start. The "inbound orders" has been created from the standard "Form" template. "local dispatch" has been created using the "Multiple Items" Form template. Thanks everyone!!!