Thanks for the reply! The code gets me halfway where I need to be. :)
I apologize for not being more clear. Sometimes describing the issue in writing is more difficult than the issue itself. :)
The second form I want to open will be used primarily to make changes to the specified record...
I have a form that I would like to keep in "Continuous Form" view but also need a subform of sorts that can be opened with a DblClick or Command Button. I know technically you don't "open" a subform - it's linked to the parent table, however Access doesn't allow for the insertion of a subform...