HELP!!
I have a report that I have created and am running into ONE problem. I have this field called "StopCode" (which contains many values). I have another field called "StopCodePos" which stands for what the position of the StopCode is.. as in 1 or 2. So, right now it looks like this:
Number StopCode1 StopCode2
1 6 0
1 0 15
I want there to ONLY be one "Number 1" with a StopCode1 of 6 and a StopCode2 of 15... with no zeros and on the same line horizontally. To look like this:
Number StopCode1 StopCode2
1 6 15
PLEASE HELP!!!
Thanks in advance!!!
~ Melissa ~
I have a report that I have created and am running into ONE problem. I have this field called "StopCode" (which contains many values). I have another field called "StopCodePos" which stands for what the position of the StopCode is.. as in 1 or 2. So, right now it looks like this:
Number StopCode1 StopCode2
1 6 0
1 0 15
I want there to ONLY be one "Number 1" with a StopCode1 of 6 and a StopCode2 of 15... with no zeros and on the same line horizontally. To look like this:
Number StopCode1 StopCode2
1 6 15
PLEASE HELP!!!
Thanks in advance!!!
~ Melissa ~