I can't use this older information to fill in the subform in the new form. (other fields work perfectly fine)
I've tried:
z2=FormName [ID = IDofOld].SubformName;
And this returns the IDs of the subform.
If I just set the subform in the current form equal to the z2, I get an error when running the application saying:
I get errors like:
 Error in executing Update Record task. Unable to update SubformName.Product_Name. |

Unable to update the value Product Name Test....