Right now I am trying to take a couple fields from one of my tables and then use an IIF statement to fill some data into a third empty field, but right now when I run it all it just puts the entire IIF Statement into that third field.
[PROD LINE] : iif([LONG MODEL]="LT*" OR "LD*" OR "ST*", "REFUSE", "")