The method used to open a form is OpenForm(FormName, View, FilterName, WhereCondition, DataMode, WindowMode, OpenArgs)
FormName is required, the rest are optional. The parameter you want to make use of is WhereCondition. You pass the record ID of the current form to the new form eg...