in VB im able to create new form like this dim x as new form set x = formname x.open what should i do in access ?