Have this following code which works fine, but now need to have it also work for more criteria, but i tried as shown but it didn't do i need to use AND instead of Or
Working Code
=IIf([Text298] Like '190003*',"Please tip as a loose load, slip sheet has invalid
My Broken Code
=IIf([Text298]...