- Local time
- Today, 05:37
- Joined
- Aug 30, 2003
- Messages
- 36,278
First, note the ".Form" in the syntax. It does not always seem to be required, but it might be the problem. Second, it doesn't look like you put in the name of the main form in the first syntax ("MAINFORM" should be replaced by your actual name. Third, is "tblGLCCtransactions_subform" the name of the subform control? Though they may be the same, it doesn't matter what the name of the subform is, what's required is the name of the subform control on the mainform.