I am working on a crystal report showing sales numbers using a cross tab style. The rows have gone in fine with a summary. I am starting to the add the columns which I want grouping from a catagory in another table which is linked correctly (I hope). I have used the following formula to see find the catgorie I require in the column
Mid ({SL014000.SL01017}, 22,2 ) = "01" but when the report runs I get a true value and a fasle value. The true value looks correct but my question is how do I get rid of the false colum.
Any help appreciated. Richard