Help, please. I am trying to add a subform to a main form. The data for the main form comes from the ASlumnidatatbl. It is organized into "pages" on the main form. I have added another page onto which I have added a Financefrm subform. I used the wizard to create the subform to open, filtered, according to the AlumniIDs. This works fine.
The problem? When I go to add a new financial contribution via the Financefrm, I am not able to do so (I get a Windows "beep", but no written error message). I have checked the record locks - they are set to No for all forms involved.
I created the subform from a query. When it did not work, I create a command button that opens the Financetbl (the table that holds the records) filtered. Even this is not allowing record additions.
What am I missing?
THanks,
MissTinSC
The problem? When I go to add a new financial contribution via the Financefrm, I am not able to do so (I get a Windows "beep", but no written error message). I have checked the record locks - they are set to No for all forms involved.
I created the subform from a query. When it did not work, I create a command button that opens the Financetbl (the table that holds the records) filtered. Even this is not allowing record additions.
What am I missing?
THanks,
MissTinSC