Hello Access forum,
I have two subforms that appear to not have Data Entry modes enabled, as I cannot add to any of the form controls. Oddly, however, the appropriate foreign keys appear in the text boxes I've added to test the functionality of the forms.
The parent form (frmChecksDataEntry) is linked to a table called CHECKS and the two subforms (frmCMScores & frmGMScores) are linked to tables CM_SCORES & GM_SCORES respectively. Having set up table relationships and checked the Parent/Child link fields, I'm reasonably sure the forms are set up correctly in that respect. I've even added a couple of text boxes to check that the appropriate foreign keys are being sent to the forms (as mentioned). That said, I still can't add data (the controls are check boxes). I've also checked that 'Allow Additions' is set to "Yes" for each of the three forms.
Can anyone point me in the right direction?
Thanks in advance