Using Access 2010 32
Got a form with an "add" button, and a continuous subform, with one unbound text box. The text box value is passed to a table via VBA when the "add" button is clicked. This works perfectly.
However, the subform is limited to one line only, although "allow Additions" and "allow edits" is set true.
(This is a much more elaborate form/subform but I have reduced it down to just the add button and the text box while troubleshooting this problem)
Any ideas?
Cheers,
Brodie