I need to code a ShowDialog statement for a form. That form is built using fields from a table. The form needs to open displaying data for a record in that table. I'm curious how you identify the key within the ShowDialog statement or is that handled some other way using a where clause? Does this make sense? (real new at this!) Thanks!