Hello,

I saw a thread on here on how to disable a command button when it is clicked. I tried that out and once it is clicked the button is disabled for every single record/form in the database. How to I make it so that the command button is only disabled on one record? Example...I am on a particular record, I click the button and it becomes disabled. I then advance to a different/new record in the database and that command button is enabled to be clicked on the new record.

Thanks