I am a beginner, and this is probably a very easily solved problem, but I can't figure it out for the life of me:
I have several tables in my database. I want to create a single form that has textboxes that have their control source set to display the value of a cell in one of my tables. Every time I try to set the control source to a value that is not on the same table as my record source of the form/report, I get a #name? error. Please help!
I have several tables in my database. I want to create a single form that has textboxes that have their control source set to display the value of a cell in one of my tables. Every time I try to set the control source to a value that is not on the same table as my record source of the form/report, I get a #name? error. Please help!