This morning, I was asked to look into why an Access based application was not working correctly. I opened up the application, brought up the problem form in design mode, right clicked on the button in question and went to the code. Here's what I was greeted with:
Private Sub Command62_Click()
What a brilliant naming scheme... it's going to be another long day....