Add record in subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I got three forms for different modes: namely view/edit mode, delete mode and
add mode.

But there's something wrong with my add mode form. My main form appears but
my subform are nowhere to be found? Is there something wrong?
 
Thanks Allen, then how I go about solving this issue? Can I set focus to my
subform and set AllowAdditions to be true? Or what?
 
Hmmm, I tried setting them to what you wrote but still get a blank form.
Maybe you can have a look at my file? Can i send it to your email?
 
Please don't send the file. We do need to get some work done, beyond this
volunteer stuff.

The article explains how to address the issue. Or perhaps you are using a
read-only query as the source for your form. Easy enough to open the query
directly and test it. If it is non-updatable and you don't know why, see:
http://allenbrowne.com/ser-61.html
 
Back
Top