Does anyone know how to make a lookup column that pulls from a table, but it dependant upon another column's selected value?
ie.
Field: District (lookup column based on a District table)
Field: Subdistrict (there is a Table called Subdistrict that has all the possible subdistrict name cominations)
When the user is entering a new record either on a form or in the table itself.... If they select as a District = Dhaka, I only want the Sucdistrict field to have options of all the subdistrict under dhaka district .
Anyone know how to do this?
Thanks