I've got a field that contains a list of items which are separated by commas as below;item1, item2, item3, I want to display this field on the report in the following format;item1item2item3Is there way to do this?RegardsPaul
↧