Search results

  1. C

    Cannot set focus to the Control

    This code stopped working without explanation after the longest time. I can't seem to fix it. Private Sub Send_Letter_AfterUpdate() Call Set_CallDateUserId End Sub Private Sub Set_CallDateUserId() Me.txtCallDate.SetFocus Me.txtCallDate.enabled = True Me.txtCallDate.Locked =...
  2. C

    Move Access to Another Folder

    I am using Access 2013 and I moved my frontend ColeDirectory.accdb and backend ColeDirectory.accdb_be to a different folder on the same computer, but now I cannot open the frontend at all. How do I get around this?
  3. C

    Hello!

    I am new to this forum as of today. Looking forward to contributing and getting answers I need. Thanks, Everyone!
Back
Top Bottom