From: Namita on
Hi I have used submit button in the form view and it works fine i.e. data
gets captured. I want to have a look at this Submit button code. Where can I
see this?
From: Douglas J. Steele on
With the form open in Design mode, select the button, then look at the
Properties display (if it's not visible, select it from the View menu).

Look at the Event tab: presumably the Click event will have [Event
Procedure] beside it. Click the ellipsis (...) to the right of that, and
you'll be taken to the code in the VB editor.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"Namita" <Namita(a)discussions.microsoft.com> wrote in message
news:280CDF06-2B3C-49C2-B5FF-E66BD6963A37(a)microsoft.com...
> Hi I have used submit button in the form view and it works fine i.e. data
> gets captured. I want to have a look at this Submit button code. Where can
> I
> see this?


From: Namita on
Hi Douglas,

Thanks I tried this but doesn't shows me the code.

Regards,
Namita

"Douglas J. Steele" wrote:

> With the form open in Design mode, select the button, then look at the
> Properties display (if it's not visible, select it from the View menu).
>
> Look at the Event tab: presumably the Click event will have [Event
> Procedure] beside it. Click the ellipsis (...) to the right of that, and
> you'll be taken to the code in the VB editor.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "Namita" <Namita(a)discussions.microsoft.com> wrote in message
> news:280CDF06-2B3C-49C2-B5FF-E66BD6963A37(a)microsoft.com...
> > Hi I have used submit button in the form view and it works fine i.e. data
> > gets captured. I want to have a look at this Submit button code. Where can
> > I
> > see this?
>
>
>
From: Douglas J Steele on
What does it have in the box beside the Click event?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Namita" <Namita(a)discussions.microsoft.com> wrote in message
news:E01005A9-C4A3-458F-A802-46EE671934EB(a)microsoft.com...
> Hi Douglas,
>
> Thanks I tried this but doesn't shows me the code.
>
> Regards,
> Namita
>
> "Douglas J. Steele" wrote:
>
> > With the form open in Design mode, select the button, then look at the
> > Properties display (if it's not visible, select it from the View menu).
> >
> > Look at the Event tab: presumably the Click event will have [Event
> > Procedure] beside it. Click the ellipsis (...) to the right of that, and
> > you'll be taken to the code in the VB editor.
> >
> > --
> > Doug Steele, Microsoft Access MVP
> > http://I.Am/DougSteele
> > (no e-mails, please!)
> >
> >
> >
> > "Namita" <Namita(a)discussions.microsoft.com> wrote in message
> > news:280CDF06-2B3C-49C2-B5FF-E66BD6963A37(a)microsoft.com...
> > > Hi I have used submit button in the form view and it works fine i.e.
data
> > > gets captured. I want to have a look at this Submit button code. Where
can
> > > I
> > > see this?
> >
> >
> >