The only problem I need help with picking up the source object for subform1. That's all I need help with, for someone it is not picking it up. Intellisense gives me the record source.
The issue is as I mentioned earlier and as others have mentioned, is that MS Access gives your subform/subreport control the same name as the form within it.
I'm going to say that again, MS Access gives the subform/subreport control the same name as the form within it
You say:-
Intellisense gives me the record source...
This means you are looking at a form.
You are looking at the properties of a form.
"Source Object" is a property of a Subform/Subreport Control.
If intellisense gives you "Record Source", then that means you are looking at a "Form".
If you want "Source Object" then you need to look at a Subform/Subreport Control.
I can understand your confusion because of the stupid way Microsoft gives the Subform/Subreport Control the same name as the form which is located within it.
Sent from my Pixel 3a using Tapatalk