Re: Requerying a pop up form to display in the main form



Okay my pop up is working but the main form that the information goes to is
not updating with the information from the pop up unless I close it and open
it

"Ken Snell [MVP]" wrote:

> How are you opening the popup form now?
>
> --
>
> Ken Snell
> <MS ACCESS MVP>
>
> "Jennifer P" <JenniferP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:AD0E0DDA-665C-4557-996A-7C0C5694CD4E@xxxxxxxxxxxxxxxx
> > Okay forgive me I am not that advance with Access YET...
> > I am not sure what "dialog mode" refers to
> >
> > "Ken Snell [MVP]" wrote:
> >
> >> In the code that opens the popup form, after the line that opens the form
> >> (in dialog mode, right?), put a requery step for your current form.
> >>
> >> Something like this:
> >> DoCmd.OpenForm "popup form", , , , , acDialog
> >> Me.Requery
> >>
> >> --
> >>
> >> Ken Snell
> >> <MS ACCESS MVP>
> >>
> >> "Jennifer P" <JenniferP@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> >> news:B1018B9D-7220-4F46-A794-CEB70F6A0348@xxxxxxxxxxxxxxxx
> >> >I have a form call Daily Dispatch Log its table is also Daily Dispatch
> >> >Log.
> >> > I have a pop up form "Quick Call" that opens to a new record if I am
> >> > in
> >> > the
> >> > Daily Dispatch Log and allows me to put another record in with.
> >> > (Officer,Call
> >> > Type, Location, License, State, On Scene). I created the pop up form
> >> > so
> >> > if I
> >> > was in a call I could quickly add another record with out having to
> >> > leave
> >> > the
> >> > screen I was in. I need help in setting this pop up form to requery
> >> > the
> >> > information on the Daily Dispatch Log so I am not having to close it
> >> > out
> >> > to
> >> > see it on the main form "Daily Dispatch Log"
> >> >
> >> > Thanks in advance Jen
> >>
> >>
> >>
>
>
>
.



Relevant Pages

  • Re: Requerying a pop up form to display in the main form
    ... Okay I have a command button that opens the form. ... > <MS ACCESS MVP> ...
    (microsoft.public.access.forms)
  • Re: modal windows
    ... But I also have a small popup form with a subform on ... that opens the form: ... Dirk Goldgar, MS Access MVP ...
    (microsoft.public.access.forms)
  • Re: Code not working
    ... Okay found the problem have no idea how to fix though ... > Allen Browne - Microsoft MVP. ... >> Okay I got this off the internet and followed all the directions, it opens ... >> Private Sub Command4_Click ...
    (microsoft.public.access.forms)
  • Re: Empty field generates "0" entries? How to avoid?
    ... >You must make all table design changes in the backend where the tables ... I know where the backend is. ... I hope it goes okay. ... ><MS ACCESS MVP> ...
    (microsoft.public.access.gettingstarted)
  • Microsoft Office Access has stopped working
    ... The Application I am Modifing opens with a Splash Screen, ... Okay, now I add one more Button on the Main Menu to Open a new form. ... that opens another process that was previously Working OKAY. ... I Ran "Microsoft Office Diagnostics". ...
    (microsoft.public.access.forms)