Hi,
Does anyone know how to save a record in a form through code. I don't think
the DoCmd.DoMenuItem is an option in v2003.

Signature
Many thanks in advance for any assistance
Keith Wilby - 27 Nov 2006 10:45 GMT
> Hi,
>
> Does anyone know how to save a record in a form through code. I don't
> think
> the DoCmd.DoMenuItem is an option in v2003.
Me.Dirty = False
Keith.
www.keithwilby.com
Marek - 27 Nov 2006 12:11 GMT
cool - worked a treat.

Signature
Many thanks in advance for any assistance
> > Hi,
> >
[quoted text clipped - 6 lines]
> Keith.
> www.keithwilby.com