Greetings,

I a have an Access database where I store all my forms by FormName along with a description. These forms are all part of the same project. What I would like to do is be able to select the form description from a DbGrid and have that form displayed. From the recordset I can place the name in a string var but that is as far as I get. Help! how can I go from var to screen?