Hello all:
I'm sure that this has been asked and answered many times over here, but after a week of scouring dozens of help forums on the internet for an answer I was too lazy to search again here.
I have a form that contains an unbound text box that autopopulates based on data entered in a combobox. I built a query to pull the autopopulating data from a different table than my "main" table....and it works fine. The autopopulating text box displays the data in the form, but not in the table it is linked to. I understand that is normal because the text box is "unbound" and it is not a big concern.
Now....my problem. I want to set up a button on my form that will open a report showing all the fields in my form, including the unbound autopopulating text box, and I can't get it to work. I've tried literally dozens of pieces of VBA code based on my internet searches, and nothing is getting the job done.
I'm sure you'll want more details on this, so if you think you can help please reply and I look forward to working with you!
Thanks!