Search results

  1. V

    Enable Button if all questions are answered

    @ GrahamMandeno I figured out the save and open feature but I'm getting errors on certain fields. I am not sure what I'm doing wrong. Can you help me? Here's the code and the file I was playing with Private Sub Demo_next_Click() If CheckRequiredFields(Me, Array("ID", "Last_Name"...
  2. V

    Enable Button if all questions are answered

    It worked. I do not have enough words to thank you. If I would have tried to figure it out alone, it would have taken me weeks. You are a life saver. Just one last question. I was using the macro builder on the button to get me to the next page. Obviously I will have to use some different code...
  3. V

    Enable Button if all questions are answered

    First some background info about me: Being a physician I do not have any background in programming language. All I know about access is through a basic database design class I took in med school and online google searches. I am working on a database which will ask a few questions per screen...
Back
Top Bottom