Confusing title. Let me explain. I have two tables that hold customer complaints, tbl2019 and tbl2020. They have an identical structure. Don't get me started on why they they are seperated; the owner likes it that way. Before the new year, I had a form that really dug into each entry of tbl2019. It lets me add notes and actions taken to each entry in the table. I'd like to utilize the same form but have both 2019 and 2020's entries flow into it.
Any idea how? Is that even possible?