I'll try and paint as clear a picture as I can for who may be able to help on this one. I have a form setup in a tabular style. The form draws orders from a query that fall into certain parameters. The order numbers get listed down a left hand column. I have placed a command button called "GotoOrder" that I would like for the user to be able to click and it sends the user to another form for the selected order. I don't know how to make it so the button I push selects the corresponding order since they are all coming from the Order table. I'm not sure if this is making sense. I'd love some help if I could get some. It's been driving me in circles for a couple days now. I'll try adn load some screen shots if I can.