You're welcome, glad to help.
--
Jeff Conrad
Access Junkie
http://home.bendbroadband.com/conrad...essjunkie.html
http://www.access.qbuilt.com/html/articles.html
"Ray Mead" wrote in message:
news:569BA569-2FF4-4050-8427-(E-Mail Removed)...
> Thanks, works like a charm!!
>
> "Jeff Conrad" wrote:
>
> > Private Sub cmdDiv_Click()
> >
> > Me.lblDiv.Caption = "OK"
> >
> > End Sub
> >
> > --
> > Jeff Conrad
> > Access Junkie
> > http://home.bendbroadband.com/conrad...essjunkie.html
> > http://www.access.qbuilt.com/html/articles.html
> >
> > "Ray Mead" wrote in message:
> > news:FFB639FF-E2FA-45CC-A5E3-(E-Mail Removed)...
> >
> > > Hi there, can someone tell me how to programatically change the label lblDiv
> > > to "OK" when I click on the cmd button cmdDiv?
> >
> >
> >