Have I said I hate learning formulas? I am positive I have. Okay - what is wrong with this sucker?
IF [SERVICE ID] > "19" AND [SERVICE ID] < "26" OR [SERVICE ID] > "379" AND [SERVICE ID] < "386" THEN 'TRUE' ELSE 'FALSE' ENDIF
I've also tried the below, and that's wrong too!
IF [SERVICE ID] > "19" AND [SERVICE ID] < "26" OR IF [SERVICE ID] > "379" AND [SERVICE ID] < "386" THEN 'TRUE' ELSE 'FALSE' ENDIF
Side question: Okay I need to learn this **bleeping** stuff. I like to learn through watching Youtube and playing (trying to convince myself it's playing here, just go along with the brain trip). Which Youtuber would you recommend I camp out to?
Thanks in advance!!!