I have four fields that are all 144 char in length and data type is String. The value is either 0 or 1 with no separating characters or spaces, and I want to sum the string. Data example is:
000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111111111
Thank you in advance for your assistance!
BethS