Cannot find parent ID in a subform

Cannot find parent ID in a subform

I have a subform that is linked back to its parent form by ID. Although the ID and other fields of the parent form record could be presented in reports, I cannot find the ID (the foreign key) when trying to reference it from another form.

I can create a new field that copies the parent ID form but this would be a redundancy. Any other solutions?

Regards