gsanders32
Technical User
Access 2000, I have a question about reports and text boxes. I made a form that stores a County_ID from a list instead of the county named in the table. I did this because in my report I need to show a County Name, Zone, and Region. Here is the list of tables: List_County, Well_Schedule, Form: Well_Schedule_1, Report: Observation_Well
List_County
County_ID County_Name Zone Region
1 Lubbock 1 3
2 Lynn 1 2
and so on
Question in the report how do I make a text box show the County_Name not the County_ID?
I was able to do this if I had the Well_Schedule_1 form open. But I want to do this without the form being open.
Thank you
List_County
County_ID County_Name Zone Region
1 Lubbock 1 3
2 Lynn 1 2
and so on
Question in the report how do I make a text box show the County_Name not the County_ID?
I was able to do this if I had the Well_Schedule_1 form open. But I want to do this without the form being open.
Thank you