Multiple links in one cell

I need to have multiple links in a single cell. I’m already able to set a cell to a single link but I have multiple account numbers listed in a single cell and need to be able to open a link to each accounts detail page. Is this possible?



Thanks,



Mel

You can use “ro” or other simple column type and inline HTML tags, such as

<![CDATA[ FirstSecond ...]]>

Works perfect!  Thanks,

Mel