I open itup by clicking on the form name in access. I also tried putting a
control on another form with just a standard open statement but still same
probem. The sticking buttons are located on a subform for what it may be
worth.
Hey Boozer,
I asked because it sounds like there could have been a link call. Now that
you've told me that it's on a subform you may want to investigate your
parent/child link and see what you find there. Not saying I'm right but at
least trying to give you a direction to look.
HTH,
Shane
>I open itup by clicking on the form name in access. I also tried putting a
>control on another form with just a standard open statement but still same
[quoted text clipped - 6 lines]
>> >'btnLast.Enabled = Not Me.NewRecord
>> >'End custom avigation buttons
MBoozer - 30 Nov 2005 02:40 GMT
Hey Shane: Thanks a mil but I checked the childlinks. By the way, its on a
form, not a subform. At any rate, still can't get it to work. I'll keep
trying. Thanks.
> Hey Boozer,
>
[quoted text clipped - 16 lines]
> >> >'btnLast.Enabled = Not Me.NewRecord
> >> >'End custom avigation buttons