I want to put a textbox on a form that will take user input (a zip code) and put it into a table. I'm not sure how to do this. Is it even possible, and if so, any suggestions?
I already have a form going, I need to append columns from a new table with user input to data I'm already pulling from a database. I have access books, they're not helping with this particular problem.