I have a field that needs to sync up with another field. For the sake of discussion we'll call them "Code" field and "Type" field. What is the code I would need to make it do something like this:
If 'Code' = EA Then 'Type' = HMD or If 'Code' = IN Then 'Type' = WAT.
I have 5 different 'Code'...