I'm setting up a new base and have been thinking through different ways to get to my end goal but I'm afraid I'm making it too complicated. I've searched but I'm not finding exactly what I'm trying to do. Here's my scenario
I have a table with a set of client addresses. I need to use this list as "options" on a form to include in the current months mail run. But I also need to be able to add new addresses. Currently I was planning on having a "base customers", "new customers" and then a "monthly" that pulls the information together by linking the records. My problem with that is I want one column that is street address but with linked records from two different tables they would be in two separate columns. Could I create a formula to combine table 1 street with table 2 street since there won't be addresses in both anyway? Or should I setup an automation that when a record matches certain criteria it makes a new record in the monthly table with the correct information?
Thanks!