If Select x value load x form, keeping same record #

N

NoemiMaysonet

I am creating a database where user requests writing projects. When the user
chooses the type of project I want a form specific to that type to open at
the record number. The closest I have come is on click open form (new
record), but I don't know how to do; if x value selected from drop down for
type open form x at the correct record number.
 
Top