I have a subform named frmPackingSubEn try with one field in it called packingId. This subform is in a form called frmPacking. I would like to be able to tab out of the subform field and into the field PackingDate of the main form. Can I do this using AfterUpdate? and How?
Thanks for any help
Thanks for any help
Comment