Hi, any way to automate this?
Table 1 has 1000 “users” with lots of data for each user, including email address.
Table 2 has a list of 500 email addresses only.
What I’m looking for: if Table 2 email addresses are found within in Table 1 users, I want one of my single entry fields for those users to update in Table 1 from“l “No” to “Yes”
Basically I’m trying to mark on Table 1 who belongs to Table 2 as well.
Thanks!
