You are using it the right way:
Me!.Form.RecordSouce
so you are probably not using the right name for the sub form. The error indicates that too.
Open the main form and click on the subform. Look in the properties (the Other tab) and find
the what it's called at the property Name.
Use that one in your reference call, instead of frmLPMSummarySub