Subform not doing the same thing inside a form.

  • Thread starter Thread starter FBrnstrmr
  • Start date Start date
F

FBrnstrmr

Hi I have a simple date control created in my subform which works fine
outside the form but does not work inside the form. I cannot figure out why.
it is just Date(). Not tough but not working either. weird.
Thanks,-Fred
 
Hi Fred,

Is it possible that your parent/child links between form and subform are
broken such that the subform isn't calling up any data (no records in the
subform's recordsource table that match the parent form's data?

Do other controls in the subform seem to work OK?

What do you mean by "date control?" is it a textbox with the Default Value
set to =Date()? please clarify. Thanks.

Finally, what verison of Access are you using?

Good luck,

Ed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top