I found that I can place song lists into single cells in Excel (cell selected, Format, Alignment, Text Control, Wrap Text, OK; alt-enter to begin new lines within cell).

This only works when each product is listed on a single line for each product entry into Easy Populate, so it is done without carriage returns.

The description includes a list of titles, numbered using the <ol> ordered list HTML command.

When the HTML ordered list did not display numbers on the product screen in the Zen Cart, I tried to fix the code by just editing the individual product, but have been unable to make the numbers show in the cart. However, in the product edit preview, the numbers do show for the ordered list.

On the theory that maybe a new line is needed for the <ol> command, I tried adding carriage returns after and before the <ol> and adding the <br /> after and before, in the product editing screen, without success.

Does someone know how to make the numbers appear in an html ordered list inside a product description, either by a coding process in Excel itself, or once it is in the Zen Cart, through the editing screen?