Your Setup: SeaTable Cloud
Describe the Problem/Error/Question:
New user here, I have a table of Contacts, which is imported from Mailchimp through an integration, so new rows are regularly added, but the number of options for the column Suburb is fixed. I would like to sort or group contacts by Suburb, but not alphabetically, rather by geography. So I created an additional table with one column for Suburb and a second (numerical) column for Sort. In the Contacts table, I would like to create a Sort column using a lookup formula: i.e. it would lookup the Suburb in Contacts and return the Sort from the table Suburbs. Is this possible? It seems I have to manually link the records in the two tables, shouldn’t I be able to use lookup for that?