Thanks for the help you guys!
After taking Tony R's advice I have gotten the Subform to refresh
after a New record is added. By the way, the New Record is added on
another Form which is viewed after clicking a Tab on the Tab Control
(positioned on this Main Form).
After this Subform refreshes now it displays the 'Newly Added' record
in the Subform 'list' but when I select it, it doesn't display it as
being the current 'live' record on the Main Form for editing. I can't
figure out why.
This problem has started as a result of another user within the
company creating a New Record and after saving the record, it is added
to a 'queue' (the Subform list) for another user to select and do his
work with, but when that user selects the record on the Subform, it
doesn't actually 'select', all other older records can be selected in
the Subform though. Problem seems to only be with Newly created
records. The only work around we have found is to close the frontend
and reload, then all Subform Records (including the New ones) can be
selected. Has anyone seen this issue before?
A Continuing Thanks in Advance!