Where is the Current event of the form?
Is that in the coding area?
Thank you,
> Move your code to the Current event of the form:
> Me.txtWoundCount = DCount("InitialAssesment","Wounds","InitialAssesment=YES
[quoted text clipped - 14 lines]
> >
> > Any ideas?
LU - 03 Aug 2005 21:28 GMT
I dont see On current in the properties of this unbound textbox.
> Where is the Current event of the form?
> Is that in the coding area?
[quoted text clipped - 18 lines]
> > >
> > > Any ideas?
Klatuu - 03 Aug 2005 21:30 GMT
In design mode, open the properties dialog for the form, click on the Events
tab, then look for On Current. Select the Code Builder option, and put the
code in there.
> Where is the Current event of the form?
> Is that in the coding area?
[quoted text clipped - 18 lines]
> > >
> > > Any ideas?