AuctionLamb
Programmer
Hi guys!!
Have a bit of an issue here. I have a field called QuotePrice on my report. Some of my records has let's say 4 different quote prices but I want to display it in one line, how do I do that? For example:
I get this:
QUOTEPRICE
1000
2350
210
6540
But want to let it look like this:
QUOTEPRICE1 QUOTEPRICE2 QUOTEPRICE3 QUOTEPRICE4
1000 2350 210 6540
Have a bit of an issue here. I have a field called QuotePrice on my report. Some of my records has let's say 4 different quote prices but I want to display it in one line, how do I do that? For example:
I get this:
QUOTEPRICE
1000
2350
210
6540
But want to let it look like this:
QUOTEPRICE1 QUOTEPRICE2 QUOTEPRICE3 QUOTEPRICE4
1000 2350 210 6540