Recent content by KeahiG

  1. K

    Problem with run-time error 2110 on a form, 'can't move focus to control 2'

    Hi There! I hope someone can help me with this. I tried to add the End If and it seemed to work, but when I went back into the program, the error message popped up again 'error 2110, can't move the focus to the control 2'. Here is what I have: Private Sub Ctl1_Change() If...
  2. K

    Problem with run-time error 2110 on a form, 'can't move focus to control 2'

    Hi ypma, Disregard my previous post! :) It is working now. I just saved all changes, exited the program and when I went back in, I was working how I wanted it to. I'm glad it was a simple fix. Thanks for your help!
  3. K

    Problem with run-time error 2110 on a form, 'can't move focus to control 2'

    Hi ypma, Thanks for your reply! I tried adding in the End if in hopes that it was just that simple change, however the error is still popping up. It's really weird how it just flashes (pops up but then goes away) if you just ignore it and continue typing - it will go to the next line like I...
  4. K

    Problem with run-time error 2110 on a form, 'can't move focus to control 2'

    Hi There! I'm fairly new to access and very new to vba, so this may be an easy fix or maybe I am doing it totally wrong. Either way, I thank anyone who helps in advance :) I am using Access 2007 and have a form in which the user will input text for a contract on 20 separate fields. I wanted...
  5. K

    Hi!

    Hi! I'm Keahi from Hawaii and I am sort of a newbie to Access and have found many answers to my questions via this forum. Thank you for that! In the past year I have created three databases for Commercial customers - Solar, PV and Contractor. It's been fun and frustrating and I am constantly...
Back
Top Bottom