Hi There,
I am trying to create a form that has a text box. I want to be able to input a value into that text box and have it lookup whether that ID exists in my table. If it does I would like it to open a form that is populated with that ID and relevant information. If the ID does not exist, I would like a message box to indicate that the ID does not exist and would the user like to add it. I would like a button on the message box for the user to click that will take them to a form that allows them to add the new ID and details. Is there a simple way to do this without writing a bunch of code?
If not, is there someone who can step me through this in clear laymans terms as I have no coding experience?
AND if you could recommend any really good books for people wanting to learn and understand code I would really appreciate it.
Thanks
Cindy
I am trying to create a form that has a text box. I want to be able to input a value into that text box and have it lookup whether that ID exists in my table. If it does I would like it to open a form that is populated with that ID and relevant information. If the ID does not exist, I would like a message box to indicate that the ID does not exist and would the user like to add it. I would like a button on the message box for the user to click that will take them to a form that allows them to add the new ID and details. Is there a simple way to do this without writing a bunch of code?
If not, is there someone who can step me through this in clear laymans terms as I have no coding experience?
AND if you could recommend any really good books for people wanting to learn and understand code I would really appreciate it.
Thanks
Cindy