I have an upper limit in one field, a lower limit in another field, and actual data in a third field. How do I include the upper and lower limits as part of the actual data so that I can use the chart command showing the actual data between the limits. Using MVJOIN or MVZIP or MVAPPEND will not work because these perform concatenation... I do not need concatenation, I need inclusion.
What say you?
... View more