September 11, 200421 yr In all of the examples I find with the case statement, you have one test and get one result. I need to changed the value of two fields per test. For instance: If the Month field is = "JAN", I want to assign a time that a location opens and closes (two separate fields). I have lots of fields that need to be assigned, so I don't want to break this up into multiple tests.
September 11, 200421 yr Add another field, type text, that holds the result of the Case() with two results, ie:
Create an account or sign in to comment