View Single Post
  #1   Report Post  
Rockfam8
 
Posts: n/a
Default IF D2 = "B" AND F2 = "X" THEN "29" OR D2 = "LT" AND F2 = "X" THEN

I have multiple conditions to check but this is the basic format I am trying
to create.
If field one has a certain value and field two has a certain value then fill
field. if those conditions are not met another set of values can be tested
for.. and so on if no conditions are met then the fiield should be blank.