RE: confirm record changes

From: D'Lilah (DLilah_at_discussions.microsoft.com)
Date: 08/26/04


Date: Thu, 26 Aug 2004 12:43:10 -0700

Thanks, Les. I included some code in the "Before Update" event of the form
and it didn't work. I guess that's because I didn't put it in the subforms
and that's where the record changes occurred. I will try that. Thanks for
your help.

"Les" wrote:

> Sounds like you need to use the msgbox() function. You'll
> need to write some code. You should include your code in
> the "Before Update" event on your subforms.
>
>
> >-----Original Message-----
> >I am very new to Access, but have been able to figure out
> some of it and
> >would be grateful for any help on this problem. I have a
> form (with
> >subforms) used to update client records. The records
> consist of client
> >names, addresses (subform), phone numbers (subform) and
> document lists
> >(subform). I want a popup message asking the user to
> confirm the updates to
> >the records to appear prior to the user exiting or going
> to the next record.
> >Can somebody give me guidance on this? I am not sure if
> I have provided
> >enough information, so please let me know if more
> information is necessary in
> >order to answer my question. Thank you in advance.
> >.
> >
>



Relevant Pages

  • confirm record changes
    ... Sounds like you need to use the msgbox() function. ... the "Before Update" event on your subforms. ... >subforms) used to update client records. ... >the records to appear prior to the user exiting or going ...
    (microsoft.public.access.gettingstarted)
  • Re: maximum size of form
    ... > I am creating a form that has a number of subforms on, ... > the bottom and find I have run out of size for the form 55cm. ... Use a tab control ...
    (microsoft.public.access.forms)