Hi all...
I'm using Crystal Reports 8 and I have an integer field which I'm reporting on. The field stores a bunch of flags which I can compare in my code by using binary bit maths (flag1 = value of bit1, flag2 = value of bit2 etc.) Is there any way I can do this in a crystal Formula? I've had a look in the help and searched the Crystal knowledge base on thier website but can't find any mention anywhere.
thanks in advance
CMR