Hi I’m new to databases let alone working out the powerful features of Formulas and Lookups and stuff
I need to sort my contacts into municipalities.
Each Contact has a Postcode
Each Municipality has multiple postcodes.
I need to be able to print out lists of contacts in multiple different municipalities
(so simply using filters isn’t ideal)
Should I write a very long nested IF formula eg.
IF({Postal Code}=ARRAY(3000,3001,3002), “Melbourne”,IF ({Postal Code}=ARRAY(2000,2001,2002), “Sydney”, “Somewhere Else”))
& how would I write this so that it actually works?!
Or is there a better way to do this with linked records?
Thanks heaps for your advice
Ruben
oldertenants.org.au



