Quote Originally Posted by BenchBrat87
thanx for the help.

tried it but it returned an error: "formula cannot call itself directly or indirectly" or sumthing like that.

going back to your example, instead of concatenating it, i need to insert a carriage return after each value printed.

using your example:
0
1
2
3
4
5

thanx again for the help
Did you create a formula field and put the code I showed inside it? Remember that code will display what you tell it to display. The way I have it works for me on CR8.5.

I created a formula field, opened it up, added the code, saved it and then put the field on the report. Poof it showed exactly what I thought it would. Anyways if you want to put a line feed character, I can't check right now because I'm not at work, but it can be done. Check the help file for the carriage return code used by CR.

HTH