Command Button not Enabled

  • Thread starter Thread starter JimS
  • Start date Start date
J

JimS

So, it appears that a command button that's not enabled still fires the
"on-click" event. What's the conventional wisdom on that? Do I have to check
for "enabled" property in the On Click event procedure?
 
Jim

Could you provide more details on your environment/configuration (e.g., OS,
version of Access, how you've disabled the cmd button, ...)?

I tested just now and my disabled command button did NOT fire the Click
event procedure (nor should it).

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
I was mistaken. Citrix strikes again. I clicked the button and got a soft
hourglass pointer. The report takes minutes to generate, so I assumed it was
generating. Couple minutes later, the hourglass went away. Thanks for your
attention, and I'm sorry I wasted your time.
 
Back
Top